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.
1 parent 12e1510 commit 35c12bdCopy full SHA for 35c12bd
1 file changed
patch.cabal
@@ -34,7 +34,7 @@ library
34
hs-source-dirs: src
35
default-language: Haskell2010
36
build-depends: base >= 4.9 && < 4.17
37
- , constraints-extras >= 0.3 && < 0.4
+ , constraints-extras >= 0.3 && < 0.5
38
, commutative-semigroups >= 0.0 && < 0.2
39
, containers >= 0.6 && < 0.7
40
, dependent-map >= 0.3 && < 0.5
0 commit comments