From 8a68292c5bed0eb4a66434e487a44ca7afab15c0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 9 May 2018 00:15:28 -0700 Subject: [PATCH] Remove constraint "katydid < 0.3" per katydid/katydid-haskell#12 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fcb58a40..665fe862 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3464,9 +3464,6 @@ packages: # https://github.com/fpco/stackage/issues/3596 - brick < 0.37 - # https://github.com/katydid/katydid-haskell/issues/12 - - katydid < 0.3 - # https://github.com/fpco/stackage/issues/3597 - ghc-typelits-knownnat < 0.5 - ghc-tcplugins-extra < 0.3 # https://github.com/fpco/stackage/issues/3599