[project @ 1997-11-24 20:18:06 by sof]
[ghc-hetmet.git] / ghc / compiler / absCSyn / CStrings.lhs
index c6beabf..b47da2b 100644 (file)
@@ -18,6 +18,9 @@ IMPORT_1_3(Char (isAlphanum,ord,chr))
 CHK_Ubiq() -- debugging consistency check
 
 import Pretty
+#if __GLASGOW_HASKELL__ >= 209
+import Addr
+#endif
 
 \end{code}