From: sof Date: Fri, 14 Aug 1998 19:42:11 +0000 (+0000) Subject: [project @ 1998-08-14 19:42:11 by sof] X-Git-Tag: Approx_2487_patches~336 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1414955c36ca44564ddce36279cee9794c55b3e1;p=ghc-hetmet.git [project @ 1998-08-14 19:42:11 by sof] Word import missing --- diff --git a/ghc/lib/exts/Foreign.lhs b/ghc/lib/exts/Foreign.lhs index 219279c..29f5e3b 100644 --- a/ghc/lib/exts/Foreign.lhs +++ b/ghc/lib/exts/Foreign.lhs @@ -67,6 +67,7 @@ import PrelGHC ( indexCharOffForeignObj#, indexIntOffForeignObj#, indexDoubleOffForeignObj# ) import PrelAddr ( Addr(..) ) +import PrelCCall ( Word(..) ) import Word ( indexWord8OffForeignObj