X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Control%2FMonad.hs;h=a1d7d267b12bd3aae60d76cbfd2d0b8ee39ae7ca;hb=70311322463ad6981d92e0e07977b40152a81e6d;hp=c44ac821ff09ccf012dcb0a77fbbbc3e9d2f799f;hpb=ad2f35188663652eca67184e744419478ac4b601;p=ghc-base.git diff --git a/Control/Monad.hs b/Control/Monad.hs index c44ac82..a1d7d26 100644 --- a/Control/Monad.hs +++ b/Control/Monad.hs @@ -1,4 +1,4 @@ -{-# OPTIONS_GHC -fno-implicit-prelude #-} +{-# OPTIONS_GHC -XNoImplicitPrelude #-} ----------------------------------------------------------------------------- -- | -- Module : Control.Monad