[project @ 2005-04-04 12:16:45 by simonpj]
[ghc-base.git] / Prelude.hs
index 578ba7b..840c2ca 100644 (file)
@@ -153,6 +153,8 @@ import Data.Either
 import Data.Maybe
 import Data.Bool
 import Data.Tuple
+import Data.Eq
+import Data.Ord
 #endif
 
 #ifdef __GLASGOW_HASKELL__
@@ -175,7 +177,6 @@ import Hugs.Prelude
 #ifndef __HUGS__
 infixr 0 $!
 
-
 -- -----------------------------------------------------------------------------
 -- Miscellaneous functions