From cf60b85fa28669a00e79abea3bb6e76c914b41f5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 22 Oct 2016 14:43:29 +0200 Subject: [PATCH] ShellCheck upper bound for #2007 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cdab6bfd..23e28895 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2634,6 +2634,9 @@ packages: # https://github.com/fpco/stackage/issues/1994 - hspec-wai < 0.8.0 + # https://github.com/fpco/stackage/issues/2007 + - ShellCheck < 0.4.5 + # end of packages