From: sof Date: Mon, 26 May 1997 05:12:33 +0000 (+0000) Subject: [project @ 1997-05-26 05:12:33 by sof] X-Git-Tag: Approximately_1000_patches_recorded~467 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=4266580f65775ac7991831938e93086981df79d8;p=ghc-hetmet.git [project @ 1997-05-26 05:12:33 by sof] Function space constructor added to export list --- diff --git a/ghc/lib/required/Prelude.lhs b/ghc/lib/required/Prelude.lhs index 6a52ee4..054e3e3 100644 --- a/ghc/lib/required/Prelude.lhs +++ b/ghc/lib/required/Prelude.lhs @@ -8,6 +8,7 @@ module Prelude ( module PrelTup, -- From PrelBase + (->), Eq(..), Ord(..), Ordering(..), Bounded(..),