From 2600b3eb0e9d0353bc4ab3999d2b55c07980144f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 08:42:25 -0700 Subject: [PATCH] Upper bound for data-accessor, #4575 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a42aa1c..e23156d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4628,6 +4628,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4570 - xml-conduit < 1.9 + # https://github.com/commercialhaskell/stackage/issues/4575 + - data-accessor < 0.2.3 + # end of packages # Package flags are applied to individual packages, and override the values of