From cfe2eb8d83f4909f542848f1e3068ffed94134db Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 14 Sep 2016 09:19:43 +0200 Subject: [PATCH] Add example usage for tell-me-when-its-released --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0f72d3a..f92d7fe9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3060,4 +3060,8 @@ build-tool-overrides: # Give an error if the latest package version doesn't match what's # listed below, see: # https://github.com/fpco/stackage-curator/issues/25 +# +# Example: +# If bindings-GLFW-3.1.2.1 is the current latest version write +# - bindings-GLFW-3.1.2.1 # skipped test-suite tell-me-when-its-released: []