[project @ 2002-07-16 16:08:58 by ross]
[ghc-base.git] / Data / Word.hs
index 6308556..3bcc8a7 100644 (file)
@@ -29,6 +29,10 @@ module Data.Word
 import GHC.Word
 #endif
 
+#ifdef __HUGS__
+import Hugs.Word
+#endif
+
 {- $notes
 
 * All arithmetic is performed modulo 2^n, where n is the number of