X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Prelude.hs;fp=Prelude.hs;h=76bc847a85f6c8044552c4b58f0d7d166c3324bc;hb=39b3f52fb874e64fffb0082315a541e6870676f7;hp=813d252f5f79f6c85dad7d4050a5636d095d5c88;hpb=704d0d18707ae4f4a4195cbbd86b884a75e481ba;p=ghc-base.git diff --git a/Prelude.hs b/Prelude.hs index 813d252..76bc847 100644 --- a/Prelude.hs +++ b/Prelude.hs @@ -156,7 +156,7 @@ import Data.Tuple import GHC.Base import GHC.IOBase import GHC.Exception ( throw ) -import GHC.Read +import Text.Read import GHC.Enum import GHC.Num import GHC.Real