[project @ 1997-09-03 23:50:11 by sof]
[ghc-hetmet.git] / ghc / compiler / utils / StringBuffer.lhs
index 0647cf3..c12aa2d 100644 (file)
@@ -75,6 +75,9 @@ import Char (isDigit)
 # if __GLASGOW_HASKELL__ == 202
 import PrelBase ( Char(..) )
 # endif
+# if __GLASGOW_HASKELL__ >= 206
+import PackBase 
+# endif
 #endif
 import PrimPacked
 import FastString