Fix some more warnings
[ghc-base.git] / GHC / Read.lhs
index b890b46..f99e2df 100644 (file)
@@ -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