]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - src/Everything.hs
src/Everything.hs: disable missing import list warning.
[spline3.git] / src / Everything.hs
index 9a666e7bdea9bd0493c6abcd9e5546f32c0a9d1a..8065a38e8e40f8c541ca9271145e3a5fafc25a2f 100644 (file)
@@ -1,3 +1,4 @@
+{-# OPTIONS_GHC -Wno-missing-import-lists #-}
 {-# OPTIONS_HADDOCK hide, prune, ignore-exports #-}
 
 -- | This module just imports the others. Useful in GHCi sessions.