X-Git-Url: http://gitweb.michael.orlitzky.com/?p=spline3.git;a=blobdiff_plain;f=src%2FEverything.hs;h=8065a38e8e40f8c541ca9271145e3a5fafc25a2f;hp=9a666e7bdea9bd0493c6abcd9e5546f32c0a9d1a;hb=61f7e8781217f7b7d8ce27f8e27c800ae8011d34;hpb=b0044852edaa8932cd9095df022112f0901f4754 diff --git a/src/Everything.hs b/src/Everything.hs index 9a666e7..8065a38 100644 --- a/src/Everything.hs +++ b/src/Everything.hs @@ -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.