Part of #5122 "Faster conversion between Rational and Double/Float" fix
[ghc-base.git] / base.cabal
index c1924b8..b4a6ee7 100644 (file)
@@ -53,6 +53,7 @@ Library {
             GHC.Exts,
             GHC.Float,
             GHC.Float.RealFracMethods,
+            GHC.Float.ConversionUtils,
             GHC.ForeignPtr,
             GHC.MVar,
             GHC.IO,