X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FIO%2FException.hs-boot;h=d094ef2c54c3fc8d28a804cc70331e8f399963f6;hb=41e8fba828acbae1751628af50849f5352b27873;hp=f1ba7249f65c581466d33eaaf91d0eb623798dde;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/GHC/IO/Exception.hs-boot b/GHC/IO/Exception.hs-boot index f1ba724..d094ef2 100644 --- a/GHC/IO/Exception.hs-boot +++ b/GHC/IO/Exception.hs-boot @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# LANGUAGE NoImplicitPrelude #-} module GHC.IO.Exception where import GHC.Base