From 014a413ab77309606b24b73911ed297e0c847c94 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 54b822e6..332eab3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -528,6 +528,7 @@ packages: - comonads-fd - comonad-transformers - compensated + - compressed - concurrent-supply - constraints - contravariant