From dd756dda994db283db42f5632ab0369da52bc7bb Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Mon, 8 Jan 2018 10:24:27 -0600 Subject: [PATCH] Re-enable compressed A new release ([`compressed-3.11`](https://hackage.haskell.org/package/compressed-3.11)) was just uploaded to Hackage with appropriate version bounds. Chip away at https://github.com/fpco/stackage/issues/3048. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c04a8f47..b88762a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -528,6 +528,7 @@ packages: - comonads-fd - comonad-transformers - compensated + - compressed - concurrent-supply - constraints - contravariant