mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
Add constraint "primitive < 0.6.2.0" per haskell/vector#27
This commit is contained in:
parent
31a6ddeaf7
commit
8990029eae
@ -2667,6 +2667,9 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2075
|
# https://github.com/fpco/stackage/issues/2075
|
||||||
- haskell-src-exts-simple < 1.19
|
- haskell-src-exts-simple < 1.19
|
||||||
|
|
||||||
|
# https://github.com/haskell/vector/issues/142
|
||||||
|
- primitive < 0.6.2.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
|
||||||
@ -3198,7 +3201,7 @@ build-tool-overrides:
|
|||||||
# If bindings-GLFW-3.1.2.1 is the current latest version write
|
# If bindings-GLFW-3.1.2.1 is the current latest version write
|
||||||
# - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite
|
# - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite
|
||||||
tell-me-when-its-released:
|
tell-me-when-its-released:
|
||||||
- vector-0.11.0.0 # skipped test-suite
|
- vector-0.11.0.0 # skipped test-suite, constrained primitive https://github.com/haskell/vector/issues/142
|
||||||
- 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
|
||||||
- wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed.
|
- wreq-0.4.1.0 # Try to re-enable lots of packages, (esp https://github.com/fpco/stackage/issues/2032) and the test-suite if https://github.com/bos/wreq/issues/53 is closed.
|
||||||
- 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