Skip to content

Commit

Permalink
Upper bound happy due to #7520
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
  • Loading branch information
mihaimaruseac committed Sep 20, 2024
1 parent b8208a5 commit 995681c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ packages:
- Sit

- alex
- happy < 1.21.0 || > 1.21.0
- happy < 1.21.0 # Note, cannot use 1.21.0, and 2.0 blocked by https://github.com/commercialhaskell/stackage/issues/7520
- haskell-src
- ListLike
- MissingH
Expand Down

0 comments on commit 995681c

Please sign in to comment.