Use explicit language extensions & remove extension fields from base.cabal
[ghc-base.git] / Foreign / Storable.hs
index 0b0ad0c..700a4ff 100644 (file)
@@ -1,4 +1,5 @@
-{-# OPTIONS_GHC -XNoImplicitPrelude #-}
+{-# LANGUAGE CPP, NoImplicitPrelude, ScopedTypeVariables #-}
+
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Foreign.Storable