X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Prelude.hs;fp=Prelude.hs;h=4f01b9ffc3f9e867832001c54e89d0ec536e675d;hb=c1f3c4852894174a3f7b855b29e8a42f60d4c019;hp=050da0487c10b4c5f12fbe703a95a464dff515d0;hpb=5c99290b8ab03f819f7b630f374187a254b0cea1;p=ghc-base.git diff --git a/Prelude.hs b/Prelude.hs index 050da04..4f01b9f 100644 --- a/Prelude.hs +++ b/Prelude.hs @@ -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