From d95f59f6b5662aa12b9f330706ee320d59dc9783 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 23 Oct 2016 14:14:56 +0200 Subject: [PATCH] hw-string-parse upper bound for #2010 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3a25751..e982efb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2639,6 +2639,9 @@ packages: # https://github.com/fpco/stackage/issues/2007 - ShellCheck < 0.4.5 + # https://github.com/fpco/stackage/issues/2010 + - hw-string-parse < 0.0.0.3 + # end of packages