From c604da5af7734074339f61faa5d14837501b838c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 16 Apr 2020 09:19:15 +0200 Subject: [PATCH] optics upper bounds for #5309 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8b494409..dec45ee2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4756,6 +4756,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5306 - arithmoi < 0.11.0.0 + + # https://github.com/commercialhaskell/stackage/issues/5309 + - optics-core < 0.3 + - optics-extra < 0.3 + - optics-th < 0.3 # end of packages # Package flags are applied to individual packages, and override the values of