From 7834173acb65b96230405a34df5d33d43b1b7364 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 28 Mar 2020 00:20:50 +0000 Subject: [PATCH] Restricts haskeline and structured-cli (#5269) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ad8672e7..c8a880a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3513,7 +3513,7 @@ packages: - tensorflow-test - pier-core < 0 - pier < 0 - - haskeline + - haskeline < 0.8 # https://github.com/commercialhaskell/stackage/issues/5269 - ghc-source-gen "Christof Schramm ": @@ -4066,7 +4066,7 @@ packages: - failable - ttl-hashtables - radius - - structured-cli + - structured-cli < 2.6 # https://github.com/commercialhaskell/stackage/issues/5269 "Jan Path @janpath": - smallcheck-series < 0 # via base-4.13.0.0