From f1ee16ddc7c5cb7fbb0b55ecb0e4b031bb89d625 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 18 Oct 2016 19:44:12 +0200 Subject: [PATCH] Fix tell-me-when-its-released syntax errors --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 402952a6..03617fab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3156,7 +3156,7 @@ build-tool-overrides: # # Example: # 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: - bindings-GLFW-3.1.2.1 # 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 - 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 -- wreq 0.4.1.0 -- alex 3.2.0 +- wreq-0.4.1.0 +- alex-3.2.0