[project @ 2001-04-30 12:03:45 by simonmar]
[ghc-hetmet.git] / ghc / tests / programs / jeff-bug / Words.hs
index 76d83c2..201e45d 100644 (file)
@@ -1,6 +1,7 @@
 module Words where
 
 import Word
+import Int
 import Ix
 
 -- Begin Signature ---------------------------------------------------------