From b26f1639e9cf0d66d07e277c3ed8192d723a73f3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 Mar 2021 18:36:03 -0800 Subject: [PATCH] Try `optics` --- build-constraints.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20a21d3b..8651584e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6879,13 +6879,13 @@ packages: - hashable < 1.3.1.0 # https://github.com/commercialhaskell/stackage/issues/5881 - - optics < 0.4 - - optics-core < 0.4 - - optics-extra < 0.4 - - optics-th < 0.4 + # optics < 0.4 + # optics-core < 0.4 + # optics-extra < 0.4 + # optics-th < 0.4 # https://github.com/commercialhaskell/stackage/issues/5910 - # pandoc < 2.12 + - pandoc < 2.12 # end of packages # Package flags are applied to individual packages, and override the values of