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 81d3cbc commit d56fd19Copy full SHA for d56fd19
build-constraints.yaml
@@ -2709,6 +2709,16 @@ packages:
2709
# https://github.com/fpco/stackage/issues/2136
2710
- X11 < 1.7
2711
2712
+ # https://github.com/fpco/stackage/issues/2177
2713
+ - aeson < 1.1.0.0
2714
+
2715
+ # https://github.com/fpco/stackage/issues/2178
2716
+ - hledger < 1.1
2717
+ - hledger-lib < 1.1
2718
+ - hledger-api < 1.1
2719
+ - hledger-ui < 1.1
2720
+ - hledger-web < 1.1
2721
2722
# end of packages
2723
2724
# Package flags are applied to individual packages, and override the values of
0 commit comments