From c70edd90cb95822e2d7d1743e606ab041be4e9d2 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 12:30:25 -0400 Subject: [PATCH] Remove upper bound for base-orphans, closes #3781 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21e99e33..e9d20636 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3615,10 +3615,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # needed by statistics, in turn needed by criterion - # https://github.com/commercialhaskell/stackage/issues/3781 - - base-orphans < 0.8 - # can't unconstrain until base-orphans is unconstrained # https://github.com/commercialhaskell/stackage/issues/3787 - semigroupoids < 5.3