From 574005690c4f7476a63b9d5f4c76baa3b2a1a23b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 4 Aug 2016 12:39:36 +0300 Subject: [PATCH] Upper bound for fpco/store#66 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f14fe064..8ca90570 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2443,6 +2443,9 @@ packages: - haskintex < 0.7.0.0 - stylish-haskell < 0.6.2.0 + # https://github.com/fpco/store/issues/66 + - th-utilities < 0.2 + # end of packages