X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FBool.hs;h=c4389a4a0319790260e606dfab6463119470b089;hb=f61cbd37654e0b6fe8afefafd51f1fb03e8dd052;hp=f0b004fa7b9c4074a50a1f8fa45f65be8e2db5ef;hpb=467e0c4d99b31d8467b4dd96fd863b9fab139299;p=ghc-prim.git diff --git a/GHC/Bool.hs b/GHC/Bool.hs index f0b004f..c4389a4 100644 --- a/GHC/Bool.hs +++ b/GHC/Bool.hs @@ -1,5 +1,5 @@ -{-# OPTIONS_GHC -fno-implicit-prelude #-} +{-# OPTIONS_GHC -XNoImplicitPrelude #-} module GHC.Bool where