Remove unused imports from base
[ghc-base.git] / Data / Dynamic.hs
index 7466897..12bf1c4 100644 (file)
@@ -47,7 +47,6 @@ import Unsafe.Coerce
 #ifdef __GLASGOW_HASKELL__
 import GHC.Base
 import GHC.Show
-import GHC.Err
 import GHC.Num
 #endif