Fix some more warnings
[ghc-base.git] / Prelude.hs
index 050da04..4f01b9f 100644 (file)
@@ -155,7 +155,6 @@ import Data.Tuple
 #ifdef __GLASGOW_HASKELL__
 import GHC.Base
 import GHC.IOBase
-import GHC.Exception ( throw )
 import Text.Read
 import GHC.Enum
 import GHC.Num