opnsense-ports/math/hs-semigroups/files/patch-semigroups.cabal
Franco Fichtner 380121386c */*: sync with upstream
Taken from: FreeBSD
2015-08-21 10:51:02 +02:00

12 lines
283 B
Text

--- semigroups.cabal.orig 2015-03-07 07:26:45 UTC
+++ 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