From 4b6c4ac9949d8886bdcf4adad8e7d884ff8b74ec Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 11 Dec 2015 08:05:38 +0200 Subject: [PATCH] Upper bound for #1034 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d202a71c..efab8a33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1781,6 +1781,10 @@ packages: # https://github.com/fpco/stackage/issues/992 - safecopy < 0.9 + + # https://github.com/fpco/stackage/issues/1034 + - protocol-buffers < 2.1.10 + - protocol-buffers-descriptor < 2.1.10 # end of packages