We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
commutative-semigroups
1 parent b20217c commit b2e2e23Copy full SHA for b2e2e23
patch.cabal
@@ -35,7 +35,7 @@ library
35
default-language: Haskell2010
36
build-depends: base >= 4.9 && < 4.17
37
, constraints-extras >= 0.3 && < 0.4
38
- , commutative-semigroups >= 0.0 && < 0.1
+ , commutative-semigroups >= 0.0 && < 0.2
39
, containers >= 0.6 && < 0.7
40
, dependent-map >= 0.3 && < 0.5
41
, dependent-sum >= 0.6 && < 0.8
0 commit comments