Use explicit language extensions & remove extension fields from base.cabal
[ghc-base.git] / GHC / IO / Exception.hs-boot
index f1ba724..d094ef2 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS -fno-implicit-prelude #-}
+{-# LANGUAGE NoImplicitPrelude #-}
 module GHC.IO.Exception where
 
 import GHC.Base