From 98c83e3a2f6b4abc92d8590f1ee6da50a3942b52 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 8 Jan 2018 16:38:03 -0800 Subject: [PATCH] Upper bound tasty (#3178( --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54b822e6..37d0a40b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3196,6 +3196,9 @@ packages: # https://github.com/fpco/stackage/issues/3176 - pandoc < 2.1 + # https://github.com/fpco/stackage/issues/3178 + - tasty < 1.0 + # end of packages # Package flags are applied to individual packages, and override the values of