X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Data%2FEither.hs;h=0c5e15347883878eca0ee28534ecd727d1ef24b5;hb=567080c906535534628b1ab83a4a4425dcd4bb5e;hp=d6261b6f8d0d99f9bd4162df542fae519e61d672;hpb=b617c4a2549ae2db550c171599b0244f9459753c;p=haskell-directory.git diff --git a/Data/Either.hs b/Data/Either.hs index d6261b6..0c5e153 100644 --- a/Data/Either.hs +++ b/Data/Either.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : Data.Either