X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Data%2FBool.hs;h=10ca90a33474660734184206c42985cb1f7f5d08;hb=0bf2fdab482da7a287ef09f18e7656abe62256d0;hp=de5b3b09583c719f0d0a5e444d68f4d898cf2774;hpb=fc6c3c6e5a508b74bed8559c2e4ff6bf74b9ae92;p=ghc-base.git diff --git a/Data/Bool.hs b/Data/Bool.hs index de5b3b0..10ca90a 100644 --- a/Data/Bool.hs +++ b/Data/Bool.hs @@ -1,4 +1,4 @@ -{-# OPTIONS_GHC -fno-implicit-prelude #-} +{-# OPTIONS_GHC -XNoImplicitPrelude #-} ----------------------------------------------------------------------------- -- | -- Module : Data.Bool