mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 23:50:27 +01:00
Drop matchable upper bound
trie-simple's bound on matchable has been relaxed through a Hackage revision Resolves https://github.com/commercialhaskell/stackage/issues/7629
This commit is contained in:
parent
ea7acb4c09
commit
bf5959d781
@ -5046,7 +5046,7 @@ packages:
|
|||||||
- statistics-linreg
|
- statistics-linreg
|
||||||
- trie-simple
|
- trie-simple
|
||||||
- PSQueue
|
- PSQueue
|
||||||
- matchable < 0.2 # https://github.com/commercialhaskell/stackage/issues/7629
|
- matchable
|
||||||
- wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430
|
- wherefrom-compat < 0.2.0.0 # https://github.com/commercialhaskell/stackage/issues/7430
|
||||||
- th-deepstrict
|
- th-deepstrict
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user