From 62fa5c0af160934201be3b7f39eb99d5621542ce Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 11 Jan 2016 01:07:13 +0100 Subject: [PATCH] Upper bound for #1118 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e56b865..8d4f6245 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1888,6 +1888,10 @@ packages: # https://github.com/fpco/stackage/issues/1102 - async < 2.1 + # https://github.com/fpco/stackage/issues/1118 + - protocol-buffers < 2.2 + - protocol-buffers-descriptor < 2.2 + # end of packages