From 0cbd3f92dd25fb5ecf166e78dfa073616f22a6fc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 8 May 2018 14:25:14 -0700 Subject: [PATCH] Add constraint "katydid < 0.3" per katydid/katydid-haskell#12 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f7bb6a5e..ea77f074 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3449,6 +3449,9 @@ packages: # https://github.com/fpco/stackage/issues/3596 - brick < 0.37 + # https://github.com/katydid/katydid-haskell/issues/12 + - katydid < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of