[project @ 2003-08-05 12:13:29 by panne]
[ghc-base.git] / Data / Dynamic.hs
index 0a9c116..26782ce 100644 (file)
@@ -47,9 +47,6 @@ import GHC.Base
 import GHC.Show
 import GHC.Err
 import GHC.Num
-import GHC.Float
-import GHC.Real( rem )
-import GHC.IOBase
 #endif
 
 #ifdef __HUGS__