Skip to content

Commit

Permalink
Add bound to matchable (#7629)
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Maruseac <[email protected]>
  • Loading branch information
mihaimaruseac committed Dec 21, 2024
1 parent 139bb7e commit 477dda4
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 @@ -5021,7 +5021,7 @@ packages:
- statistics-linreg
- trie-simple
- PSQueue
- matchable # dep of trie-simple
- matchable < 0.2 # https://github.com/commercialhaskell/stackage/issues/7629
- wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430
- th-deepstrict

Expand Down

0 comments on commit 477dda4

Please sign in to comment.