From ad6ef5ec901b28dda0da94215c93a742fa87730f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 5 Feb 2019 09:02:53 +0100 Subject: [PATCH] Remove unorderded-containers upper bound, closes #4309 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3be9c1f..34d0c2d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4361,9 +4361,6 @@ packages: - hspec-core < 2.7.0 - hspec-discover < 2.7.0 - # https://github.com/commercialhaskell/stackage/issues/4309 - - unordered-containers < 0.2.10.0 - # https://github.com/commercialhaskell/stackage/issues/4312 - network < 3.0.0.0 - hsdev < 0.3.3