mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 02:08:29 +01:00
Disable yarr to unconstrain fixed-vector, closes #1876
This commit is contained in:
parent
2e99fdcfed
commit
ae2a7bd953
@ -559,7 +559,7 @@ packages:
|
|||||||
- cassava-conduit
|
- cassava-conduit
|
||||||
|
|
||||||
"Dominic Steinitz <dominic@steinitz.org> @idontgetoutmuch":
|
"Dominic Steinitz <dominic@steinitz.org> @idontgetoutmuch":
|
||||||
- yarr
|
# - yarr # https://github.com/leventov/yarr/issues/10
|
||||||
- random-fu
|
- random-fu
|
||||||
|
|
||||||
"Ben Gamari <ben@smart-cactus.org> @bgamari":
|
"Ben Gamari <ben@smart-cactus.org> @bgamari":
|
||||||
@ -2606,9 +2606,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/1842
|
# https://github.com/fpco/stackage/issues/1842
|
||||||
- dependent-sum < 0.4
|
- dependent-sum < 0.4
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1876
|
|
||||||
- fixed-vector < 0.9
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1902
|
# https://github.com/fpco/stackage/issues/1902
|
||||||
- hspec < 2.2.4
|
- hspec < 2.2.4
|
||||||
- hspec-core < 2.2.4
|
- hspec-core < 2.2.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user