From e893ddfd0b9683b96442c5c71100c8c5851be677 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 23 Mar 2016 12:41:11 +0900 Subject: [PATCH] update protocol-buffers bounds to 2.3 (#1118,#1307) --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6122c219..f17d4814 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2050,10 +2050,10 @@ packages: # https://github.com/fpco/stackage/issues/1096 - deepseq-generics < 0.2 - # https://github.com/fpco/stackage/issues/1118 - - protocol-buffers < 2.2 - - protocol-buffers-descriptor < 2.2 - - hprotoc < 2.2 + # https://github.com/fpco/stackage/issues/1307 + - protocol-buffers < 2.3 + - protocol-buffers-descriptor < 2.3 + - hprotoc < 2.3 # https://github.com/fpco/stackage/issues/1128 - machines < 0.6