Skip to content

Commit 35c12bd

Browse files
committed
bump constraints-extras
1 parent 12e1510 commit 35c12bd

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
@@ -34,7 +34,7 @@ library
3434
hs-source-dirs: src
3535
default-language: Haskell2010
3636
build-depends: base >= 4.9 && < 4.17
37-
, constraints-extras >= 0.3 && < 0.4
37+
, constraints-extras >= 0.3 && < 0.5
3838
, commutative-semigroups >= 0.0 && < 0.2
3939
, containers >= 0.6 && < 0.7
4040
, dependent-map >= 0.3 && < 0.5

0 commit comments

Comments
 (0)