From 06f67305bca31949ba3d1ef9cb418aaef010ebe7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 28 Aug 2018 22:25:23 -0700 Subject: [PATCH] Add constraint on proto-lens-protobuf-types per #3931 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4775b208..e2a951f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3675,6 +3675,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3926 - vinyl < 0.10 + # https://github.com/commercialhaskell/stackage/issues/3931 + - proto-lens-protobuf-types < 0.3.0.2 + # end of packages # Package flags are applied to individual packages, and override the values of