[project @ 2003-07-29 12:03:13 by ross]
[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__