[project @ 2005-01-28 23:33:57 by krasimir]
[ghc-base.git] / GHC / Base.lhs
index d3dcd46..6a69269 100644 (file)
@@ -64,7 +64,7 @@ GHC.ByteArr   Types: ByteArray, MutableByteArray
 Other Prelude modules are much easier with fewer complex dependencies.
 
 \begin{code}
-{-# OPTIONS -fno-implicit-prelude #-}
+{-# OPTIONS_GHC -fno-implicit-prelude #-}
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  GHC.Base