X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FEverything.hs;h=a46fa22f58980e00422ef6c8029fbcf2aaf80a7a;hb=89a8f8f3728c6e8730a37304708312b67bc23274;hp=e25e7242e2db20bc4ac8b2884dcada74453cbddf;hpb=c954154b379c5bd444d527298c33142fb150711b;p=spline3.git diff --git a/src/Everything.hs b/src/Everything.hs index e25e724..a46fa22 100644 --- a/src/Everything.hs +++ b/src/Everything.hs @@ -1,3 +1,5 @@ +{-# OPTIONS_HADDOCK hide, prune, ignore-exports #-} + -- | This module just imports the others. Useful in GHCi sessions. module Everything ( module X