From f7b8c9a5e448450d871c3dd14262feb43ce9bf06 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Sat, 13 Apr 2019 21:18:34 +0200 Subject: [PATCH] Drop unneeded constraints on LH and Allure (#4475) The issue is reported to be fixed and haddock problems are worked around in the new cabal files (as are the original issue problems, in fact). --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6adc576d..b5af9a56 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4534,10 +4534,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4469 - cmark-gfm < 0.2.0 - # https://github.com/commercialhaskell/stackage/issues/4475 - - Allure < 0.9 - - LambdaHack < 0.9 - # end of packages # Package flags are applied to individual packages, and override the values of