From ddd22cef2f4e9b5624247748c39c422ee96690b4 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Wed, 28 Oct 2020 06:39:51 -0400 Subject: [PATCH] Remove upper bounds on th-orphans, wai-middleware-static The libraries that were preventing the latest versions of `th-orphans` and `wai-middleware-static` from being used in Stackage have since upgraded. Fixes #5669. Fixes #5672. --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3c7a827..8900a289 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5020,9 +5020,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5633 - language-c < 0.9 - # https://github.com/commercialhaskell/stackage/issues/5669 - - th-orphans < 0.13.11 - # https://github.com/commercialhaskell/stackage/issues/5668 - th-abstraction < 0.4 - bifunctors < 5.5.8 @@ -5038,9 +5035,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5666 - generic-deriving < 1.14 - # https://github.com/commercialhaskell/stackage/issues/5672 - - wai-middleware-static < 0.9.0 - # https://github.com/commercialhaskell/stackage/issues/5673 - text-show < 3.9