projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e35e88
)
[project @ 1998-08-14 19:42:11 by sof]
author
sof
<unknown>
Fri, 14 Aug 1998 19:42:11 +0000
(19:42 +0000)
committer
sof
<unknown>
Fri, 14 Aug 1998 19:42:11 +0000
(19:42 +0000)
Word import missing
ghc/lib/exts/Foreign.lhs
patch
|
blob
|
history
diff --git
a/ghc/lib/exts/Foreign.lhs
b/ghc/lib/exts/Foreign.lhs
index
219279c
..
29f5e3b
100644
(file)
--- 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