From 7bb4764427119a41d709cfc4d558b263ab029bb4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 21 Feb 2016 10:57:32 -0800 Subject: [PATCH] Add constraint "cryptohash < 0.11.7" per #1240 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79041d86..6a1d3e0f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1998,6 +1998,9 @@ packages: # https://github.com/fpco/stackage/issues/1238 - path-io < 1.0.0 + # https://github.com/fpco/stackage/issues/1240 + - cryptohash < 0.11.7 + # end of packages