From 56289d767bf279c3ae8ba3121b0cf548a2ca6fd6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 28 Oct 2016 10:13:12 -0700 Subject: [PATCH] Remove upper bound on extra --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af840044..786095bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2650,9 +2650,6 @@ packages: - rasterific-svg < 0.3.2 - svg-tree < 0.6 - # https://github.com/ndmitchell/bake/issues/40 - - extra < 1.5.1 - # https://github.com/fpco/stackage/issues/2023 - diagrams-core < 1.4 - diagrams-lib < 1.4 @@ -3197,4 +3194,3 @@ tell-me-when-its-released: - point-octree-0.5.5.3 # If this closes https://github.com/fpco/stackage/issues/1902 we can also resolve https://github.com/fpco/lts-haskell/issues/27 - wreq-0.4.1.0 # Try to re-enable lots of packages, and the test-suite if https://github.com/bos/wreq/issues/53 is closed. - gogol-0.1.0 # Re-enable package -- bake-0.4 # Remove upper bound on extra https://github.com/ndmitchell/bake/issues/40