From 316e52c6957e410f1bcd18fb1a0b006558eacc81 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 19:37:52 +0100 Subject: [PATCH] Upgrade text-manipulate, closes #5765 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0aa92d02..096a538c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6837,9 +6837,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5686 - formatting < 7 - # https://github.com/commercialhaskell/stackage/issues/5765 - - text-manipulate < 0.3 - # https://github.com/commercialhaskell/stackage/issues/5834 - call-stack < 0.3.0 - HUnit < 1.6.2.0