[project @ 1997-11-24 20:42:20 by sof]
[ghc-hetmet.git] / ghc / compiler / utils / FastString.lhs
index 5c8e3f1..e9624be 100644 (file)
@@ -62,7 +62,7 @@ import PackBase
 #endif
 #if __GLASGOW_HASKELL__ >= 209
 import Addr
-import IORef
+import IOExts
 # define newVar   newIORef
 # define readVar  readIORef
 # define writeVar writeIORef