From eec60526c9739ef4e7359c2ab2ca39104684c588 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 23 Jul 2016 12:48:01 -0700 Subject: [PATCH] Add constraint "tagged < 0.8.5" per #1733 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 587fdf71..3f4ae116 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2500,6 +2500,9 @@ packages: # https://github.com/snoyberg/mono-traversable/issues/104 - safe-exceptions < 0.1.4 + + # https://github.com/fpco/stackage/issues/1733 + - tagged < 0.8.5 # end of packages