mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Restrict vector-algorithms bounds (#3976)
This commit is contained in:
parent
aa5e47f2dc
commit
4e8e8cba42
@ -3735,6 +3735,9 @@ packages:
|
||||
- ghc-typelits-extra < 0.3
|
||||
- ghc-typelits-knownnat < 0.6
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/3972
|
||||
- vector-algorithms < 0.8.0.0
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user