mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 16:10:25 +01:00
Restrict mmark and mmark-cli bounds (#3955)
This commit is contained in:
parent
6e4de3a037
commit
7992302328
@ -3724,6 +3724,9 @@ packages:
|
|||||||
- cue-sheet < 2.0.0
|
- cue-sheet < 2.0.0
|
||||||
- stache < 2.0.0
|
- stache < 2.0.0
|
||||||
- neat-interpolation < 0.3.2.3
|
- neat-interpolation < 0.3.2.3
|
||||||
|
- mmark < 0.0.6.0
|
||||||
|
- mmark-cli < 0.0.4.0
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
@ -4524,7 +4527,6 @@ tell-me-when-its-released:
|
|||||||
- cpio-conduit-0.7.0 # remove from skipped-tests, https://github.com/da-x/cpio-conduit/issues/1
|
- cpio-conduit-0.7.0 # remove from skipped-tests, https://github.com/da-x/cpio-conduit/issues/1
|
||||||
- freer-effects-0.3.0.1 # re-enable extensible benchmarks
|
- freer-effects-0.3.0.1 # re-enable extensible benchmarks
|
||||||
- hoopl-3.10.2.2 # reenable tests, https://github.com/haskell/hoopl/issues/50
|
- hoopl-3.10.2.2 # reenable tests, https://github.com/haskell/hoopl/issues/50
|
||||||
- mmark-0.0.5.6 # remove from expected test failures
|
|
||||||
- point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27
|
- point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27
|
||||||
- store-0.5.0 # remove from skipped-tests, https://github.com/fpco/store/issues/125
|
- store-0.5.0 # remove from skipped-tests, https://github.com/fpco/store/issues/125
|
||||||
- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876
|
- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user