We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d043f1 + 35c12bd commit e15d935Copy full SHA for e15d935
1 file changed
patch.cabal
@@ -38,7 +38,7 @@ library
38
hs-source-dirs: src
39
default-language: Haskell2010
40
build-depends: base >= 4.9 && < 4.17
41
- , constraints-extras >= 0.3 && < 0.4
+ , constraints-extras >= 0.3 && < 0.5
42
, commutative-semigroups >= 0.0 && < 0.2
43
, containers >= 0.6 && < 0.7
44
, dependent-map >= 0.3 && < 0.5
0 commit comments