[project @ 1997-11-24 17:49:28 by simonm]
[ghc-hetmet.git] / ghc / lib / ghc / PrelRead.lhs
index f3a064f..60917b3 100644 (file)
@@ -15,6 +15,8 @@ import {-# SOURCE #-} Error ( error )
 import PrelNum
 import PrelList
 import PrelTup
+import PrelMaybe
+import PrelEither
 import PrelBase
 \end{code}