Skip to content

Commit 4d8e405

Browse files
committed
Block newer cassava commercialhaskell/stack#3345
1 parent 680a45b commit 4d8e405

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

build-constraints.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3318,6 +3318,9 @@ packages:
33183318
# https://github.com/fpco/stackage/issues/2740
33193319
- fgl < 5.6
33203320

3321+
# https://github.com/commercialhaskell/stack/issues/3345
3322+
- cassava < 0.5.1.0
3323+
33213324
# end of packages
33223325

33233326
# Package flags are applied to individual packages, and override the values of
@@ -3415,7 +3418,7 @@ package-flags:
34153418
win32-2-5: false
34163419

34173420
cassava:
3418-
bytestring--lt-0_10_4: false
3421+
pre-bytestring-0-10-4: false
34193422

34203423
# end of package-flags
34213424

0 commit comments

Comments
 (0)