[project @ 2002-07-22 11:37:38 by ross]
[ghc-base.git] / Data / Dynamic.hs
index 961355d..275e318 100644 (file)
@@ -80,6 +80,7 @@ import GHC.IOBase
 
 #ifdef __HUGS__
 import Hugs.IO
+import Hugs.IORef
 import Hugs.IOExts
 #endif