From aba5cc37cfebc99868ceb1ac7a85657f54a671f8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 17:04:04 -0500 Subject: [PATCH] Block tasty-ant-xml to unconstrain tasty, see #4196 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b201fcd0..2412a1be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3599,7 +3599,7 @@ packages: "Sergey Vinokurov @sergv": - emacs-module - - tasty-ant-xml + - tasty-ant-xml < 0 # tasty 1.2 "Eugene Smolanka @esmolanka": - sexp-grammar < 0 @@ -3864,7 +3864,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/4196 - - tasty < 1.2 + # - tasty < 1.2 # https://github.com/commercialhaskell/stackage/issues/4214 - haskell-src-exts < 1.21