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 680a45b commit 4d8e405Copy full SHA for 4d8e405
build-constraints.yaml
@@ -3318,6 +3318,9 @@ packages:
3318
# https://github.com/fpco/stackage/issues/2740
3319
- fgl < 5.6
3320
3321
+ # https://github.com/commercialhaskell/stack/issues/3345
3322
+ - cassava < 0.5.1.0
3323
+
3324
# end of packages
3325
3326
# Package flags are applied to individual packages, and override the values of
@@ -3415,7 +3418,7 @@ package-flags:
3415
3418
win32-2-5: false
3416
3419
3417
3420
cassava:
- bytestring--lt-0_10_4: false
3421
+ pre-bytestring-0-10-4: false
3422
3423
# end of package-flags
3424
0 commit comments