[project @ 2000-05-28 20:39:43 by panne]
authorpanne <unknown>
Sun, 28 May 2000 20:39:43 +0000 (20:39 +0000)
committerpanne <unknown>
Sun, 28 May 2000 20:39:43 +0000 (20:39 +0000)
Added a few -#includes to eliminate warnings from gcc
(*please merge*)

ghc/lib/std/PrelHugs.lhs

index df948a7..acaf932 100644 (file)
@@ -3,7 +3,7 @@
 %
 
 \begin{code}
-{-# OPTIONS -fno-implicit-prelude #-}
+{-# OPTIONS -fno-implicit-prelude -#include "Assembler.h" -#include "../../rts/Schedule.h" -#include "../../rts/ForeignCall.h" #-}
 
 module PrelHugs (
    hugsprimPmInt,