Fix "warn-unused-do-bind" warnings where we really do want to ignore the result
[ghc-base.git] / Foreign / StablePtr.hs
index 9ae1371..cfcd239 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS_GHC -fno-implicit-prelude #-}
+{-# OPTIONS_GHC -XNoImplicitPrelude #-}
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Foreign.StablePtr