[project @ 1999-01-28 11:32:11 by simonpj]
[ghc-hetmet.git] / ghc / lib / std / Prelude.lhs
index 7ad15ac..236558c 100644 (file)
@@ -9,6 +9,7 @@ module Prelude (
 
        -- Everything from these modules
     module PrelList,
+
         -- Everything corresponding to the Report's PreludeText
     ReadS, ShowS,
     Read(readsPrec, readList),