Skip to content

Commit 338b7a5

Browse files
committed
stack does not build with Cabal-3.4 (commercialhaskell/stack#5670)
1 parent 1ebf9f2 commit 338b7a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build-constraints.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6798,6 +6798,8 @@ packages:
67986798
# https://github.com/haskell-game/sdl2/issues/240 (need newer Ubuntu)
67996799
- sdl2 < 2.5.3.1
68006800

6801+
# https://github.com/commercialhaskell/stack/issues/5670 (fails with Cabal-3.4)
6802+
- stack < 0
68016803
# end of packages
68026804

68036805
# Package flags are applied to individual packages, and override the values of

0 commit comments

Comments
 (0)