From 6a0db9a16e88f4c7b48b9ab18f81dff08bda8aae Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 7 Oct 2017 08:35:41 -0700 Subject: [PATCH] Keep the bound on Glob (#2939) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20ef3a9e..ce2e5ce0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3422,7 +3422,7 @@ packages: - vty < 5.18 # https://github.com/fpco/stackage/issues/2939 - # Glob < 0.9.0 + - Glob < 0.9.0 # end of packages # Package flags are applied to individual packages, and override the values of