From 84417c2125790747da21afc9ebad72cf29929b32 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 19:25:02 +0100 Subject: [PATCH] Upgrade structured-cli, closes #5780 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c3d251b..e346be10 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6840,9 +6840,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5765 - text-manipulate < 0.3 - # https://github.com/commercialhaskell/stackage/issues/5780 - - structured-cli < 2.7 - # https://github.com/commercialhaskell/stackage/issues/5834 - call-stack < 0.3.0 - HUnit < 1.6.2.0