Avoid using deprecated flags
[ghc-base.git] / Foreign / Storable.hs-boot
index 35374b5..f5e71c6 100644 (file)
@@ -1,5 +1,5 @@
 
-{-# OPTIONS -fno-implicit-prelude #-}
+{-# OPTIONS_GHC -XNoImplicitPrelude #-}
 
 module Foreign.Storable where