[project @ 1997-10-08 12:53:37 by simonm]
[ghc-hetmet.git] / ghc / lib / required / Prelude.lhs
index ce24d75..7556c0a 100644 (file)
@@ -1,5 +1,10 @@
+We add the option -fno-implicit-prelude here to tell the reader that
+special names such as () and -> shouldn't be resolved to Prelude.()
+and Prelude.-> (as they are normally). -- SDM 8/10/97
 
 \begin{code}
+{-# OPTIONS -fno-implicit-prelude #-}
+
 module Prelude (
 
        -- Everything from these modules