[project @ 2000-04-12 11:49:50 by sewardj]
authorsewardj <unknown>
Wed, 12 Apr 2000 11:49:50 +0000 (11:49 +0000)
committersewardj <unknown>
Wed, 12 Apr 2000 11:49:50 +0000 (11:49 +0000)
Add -fcompiling-prelude so as to get right dependencies in the interface.

ghc/lib/std/PrelHugs.lhs

index 805f7b7..897b6ea 100644 (file)
@@ -3,7 +3,7 @@
 %
 
 \begin{code}
-{-# OPTIONS -fno-implicit-prelude #-}
+{-# OPTIONS -fno-implicit-prelude -fcompiling-prelude #-}
 
 module PrelHugs (
    hugsprimPmInt,