From 68297c61680e4fc55aa4b65e63d4c2e43b98960b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 24 Sep 2017 20:20:04 +0900 Subject: [PATCH] try dropping hledger-api rather than swagger2 < 2.1.5 (#2895) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit src/Data/Swagger/Internal/ParamSchema.hs:296:21: error: Ambiguous occurrence ‘constructorTagModifier’ --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d1b1f0a4..be181212 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -957,7 +957,7 @@ packages: - hledger-lib - hledger-ui - hledger-web - - hledger-api + # - hledger-api # - shelltestrunner # bounds: Diff, HUnit - quickbench - regex-compat-tdfa @@ -3411,9 +3411,6 @@ packages: # https://github.com/fpco/stackage/issues/2891 - irc-client < 1.0.0.0 - - # https://github.com/fpco/stackage/issues/2895 - - swagger2 < 2.1.5 # end of packages # Package flags are applied to individual packages, and override the values of