From 0785540d916b5e7a099e32b8b1b2474c2ca6457c Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 15 Nov 2020 18:54:08 +0000 Subject: [PATCH] Unrestricts hyper (#5741) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03261a15..8ad0904b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -483,7 +483,7 @@ packages: - topograph - ix-shapable - hsshellscript - - hyper < 0.2 # https://github.com/commercialhaskell/stackage/issues/5741 + - hyper - storable-endian "Jeremy Barisch-Rooney @barischrooneyj":