[project @ 1997-05-26 05:12:33 by sof]
authorsof <unknown>
Mon, 26 May 1997 05:12:33 +0000 (05:12 +0000)
committersof <unknown>
Mon, 26 May 1997 05:12:33 +0000 (05:12 +0000)
Function space constructor added to export list

ghc/lib/required/Prelude.lhs

index 6a52ee4..054e3e3 100644 (file)
@@ -8,6 +8,7 @@ module Prelude (
     module PrelTup,
 
        -- From PrelBase
+    (->),
     Eq(..), 
     Ord(..), Ordering(..), 
     Bounded(..),