[project @ 2003-08-04 18:40:47 by panne]
[ghc-base.git] / Prelude.hs
index 2d0fe96..31aa6b6 100644 (file)
@@ -123,7 +123,6 @@ import GHC.Num
 import GHC.Real
 import GHC.Float
 import GHC.Show
-import GHC.Conc
 import GHC.Err   ( error, undefined )
 #endif