From 087b9311469a03174f748527a22424e1bbbe9c03 Mon Sep 17 00:00:00 2001 From: Rodrigo Setti Date: Tue, 3 Nov 2015 18:27:59 -0800 Subject: [PATCH] messagepack-rpc upper bounds updated. Fixes #754 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 849345ce..e587fa5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1603,9 +1603,6 @@ packages: # https://github.com/fpco/stackage/issues/537 - zlib < 0.6 - # https://github.com/fpco/stackage/issues/754 - - messagepack < 0.5 - # https://github.com/fpco/stackage/issues/767 - dependent-map == 0.1.* - dependent-sum == 0.2.*