[project @ 1998-08-14 19:42:11 by sof]
authorsof <unknown>
Fri, 14 Aug 1998 19:42:11 +0000 (19:42 +0000)
committersof <unknown>
Fri, 14 Aug 1998 19:42:11 +0000 (19:42 +0000)
Word import missing

ghc/lib/exts/Foreign.lhs

index 219279c..29f5e3b 100644 (file)
@@ -67,6 +67,7 @@ import PrelGHC     ( indexCharOffForeignObj#, indexIntOffForeignObj#,
                     indexDoubleOffForeignObj#
                   )
 import PrelAddr    ( Addr(..) )
+import PrelCCall   ( Word(..) )
 import Word 
    ( 
      indexWord8OffForeignObj