Skip to content

Commit 477dda4

Browse files
committed
Add bound to matchable (#7629)
Signed-off-by: Mihai Maruseac <[email protected]>
1 parent 139bb7e commit 477dda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-constraints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5021,7 +5021,7 @@ packages:
50215021
- statistics-linreg
50225022
- trie-simple
50235023
- PSQueue
5024-
- matchable # dep of trie-simple
5024+
- matchable < 0.2 # https://github.com/commercialhaskell/stackage/issues/7629
50255025
- wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430
50265026
- th-deepstrict
50275027

0 commit comments

Comments
 (0)