disable incorrect RULEs for Floats (#5178)
[ghc-base.git] / base.cabal
index b4a6ee7..5478cc3 100644 (file)
@@ -121,6 +121,8 @@ Library {
         Control.Monad.ST
         Control.Monad.ST.Lazy
         Control.Monad.ST.Strict
+        Control.Monad.Group
+        Control.Monad.Zip
         Data.Bits,
         Data.Bool,
         Data.Char,