From e857e82f3db53c65f264959c74f8eb3e3a41497e Mon Sep 17 00:00:00 2001 From: "HE, Tao" Date: Wed, 8 Nov 2017 13:12:23 +0800 Subject: [PATCH] Remove upper bound constraints on hindent. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65318cf9..88186ade 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3488,9 +3488,6 @@ packages: # https://github.com/fpco/stackage/issues/2971 - either < 4.5 - # https://github.com/commercialhaskell/hindent/issues/453 - - hindent < 5.2.4 - # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 - servant-auth-cookie < 0.5.0.6