X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=GHC%2FRead.lhs;h=f99e2df7588091dbcc4337819be7e2e5c5e1c99b;hb=c1f3c4852894174a3f7b855b29e8a42f60d4c019;hp=b890b46229ae86a267c4c229e97aca6243c94b63;hpb=5c99290b8ab03f819f7b630f374187a254b0cea1;p=ghc-base.git diff --git a/GHC/Read.lhs b/GHC/Read.lhs index b890b46..f99e2df 100644 --- a/GHC/Read.lhs +++ b/GHC/Read.lhs @@ -67,7 +67,7 @@ import {-# SOURCE #-} GHC.Unicode ( isDigit ) #endif import GHC.Num import GHC.Real -import GHC.Float +import GHC.Float () import GHC.Show import GHC.Base import GHC.Arr