[project @ 1999-02-02 17:37:39 by simonm]
[ghc-hetmet.git] / ghc / lib / std / Prelude.lhs
index 6ba2bd5..60b292e 100644 (file)
@@ -66,7 +66,7 @@ module Prelude (
   ) where
 
 import PrelBase
-import PrelList hiding ( takeUInt )
+import PrelList hiding ( takeUInt_append )
 import PrelRead
 import PrelNum
 import PrelNumExtra