File nats.cabal.patch of Package ghc-semigroups
diff --git a/semigroups.cabal b/semigroups.cabal index 16a539e..186207f 100644 --- a/semigroups.cabal +++ b/semigroups.cabal @@ -86,8 +86,7 @@ library Data.Semigroup.Generic build-depends: - base >= 2 && < 5, - nats >= 0.1 && < 2 + base >= 2 && < 5 if impl(ghc >= 7.4 && < 7.5) build-depends: ghc-prim