mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 14:11:57 +01:00
Fix tell-me-when-its-released syntax errors
This commit is contained in:
parent
03bd657b6c
commit
f1ee16ddc7
@ -3156,7 +3156,7 @@ build-tool-overrides:
|
|||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
# 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 # skipped 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:
|
||||||
- bindings-GLFW-3.1.2.1 # skipped test-suite
|
- bindings-GLFW-3.1.2.1 # skipped test-suite
|
||||||
- vector-0.11.0.0 # skipped test-suite
|
- vector-0.11.0.0 # skipped test-suite
|
||||||
@ -3164,5 +3164,5 @@ tell-me-when-its-released:
|
|||||||
- newtype-generics-0.4.1 # resolves #1863
|
- newtype-generics-0.4.1 # resolves #1863
|
||||||
- point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27
|
- point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27
|
||||||
- servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3
|
- servant-mock-0.8.1 # disabled per https://github.com/haskell-servant/servant-mock/issues/3
|
||||||
- wreq 0.4.1.0
|
- wreq-0.4.1.0
|
||||||
- alex 3.2.0
|
- alex-3.2.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user