[project @ 1997-11-24 17:49:28 by simonm]
[ghc-hetmet.git] / ghc / lib / ghc / IOBase.lhs
index d6253db..c920cc8 100644 (file)
@@ -16,6 +16,7 @@ module IOBase where
 import {-# SOURCE #-} Error
 import STBase
 import PrelTup
+import PrelMaybe
 import Addr
 import PackBase        ( unpackCString )
 import PrelBase