Fix warning
[ghc-base.git] / GHC / Float / RealFracMethods.hs
index 1728e75..8ef5a20 100644 (file)
@@ -57,7 +57,7 @@ module GHC.Float.RealFracMethods
 import GHC.Integer
 
 import GHC.Base
-import GHC.Num
+import GHC.Num ()
 
 #if WORD_SIZE_IN_BITS < 64