From cbf3ae363b9d65823b11108f10568d519f05dad3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 27 May 2017 06:50:13 -0700 Subject: [PATCH] Upper bound Glob, #2544 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b11a23d6..2f3e14a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3195,6 +3195,9 @@ packages: # https://github.com/camfort/camfort/issues/64 - fortran-src < 0.1.0.6 + # https://github.com/fpco/stackage/issues/2544 + - Glob < 0.8.0 + # end of packages