From 16b5b5d0e1af50e7732a17dd10a3e4efec2b37e8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 15:43:25 -0500 Subject: [PATCH] Unconstrain protocol-buffers, closes #4167 --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d2011c6..40b95371 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3468,7 +3468,7 @@ packages: "Tim McGilchrist @tmcgilchrist": - riak < 0 # via aeson-1.4.0.0 - - riak-protobuf + - riak-protobuf < 0 # build failure: https://github.com/commercialhaskell/stackage/issues/4167 - airship < 0 # GHC 8.4 via http-media - hedgehog-corpus @@ -3864,10 +3864,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4073 - pretty-show < 1.9 - # https://github.com/commercialhaskell/stackage/issues/4167 - - protocol-buffers < 2.4.12 - - protocol-buffers-descriptor < 2.4.12 - # https://github.com/commercialhaskell/stackage/issues/4193 - Earley < 0.13