Skip to content

Commit e15d935

Browse files
committed
Merge remote-tracking branch 'origin/bump-constraints-extras' into develop
2 parents 6d043f1 + 35c12bd commit e15d935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ library
3838
hs-source-dirs: src
3939
default-language: Haskell2010
4040
build-depends: base >= 4.9 && < 4.17
41-
, constraints-extras >= 0.3 && < 0.4
41+
, constraints-extras >= 0.3 && < 0.5
4242
, commutative-semigroups >= 0.0 && < 0.2
4343
, containers >= 0.6 && < 0.7
4444
, dependent-map >= 0.3 && < 0.5

0 commit comments

Comments
 (0)