From e430047b540b270e22f6a0379e6cbf317203f2c2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 Mar 2021 18:31:23 -0800 Subject: [PATCH] Try `pandoc` --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aeb11d3a..20a21d3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6869,8 +6869,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5873 - constraints < 0.13 - # https://github.com/commercialhaskell/stackage/issues/5874 - # lens < 5 + # https://github.com/commercialhaskell/stackage/issues/5911 + - lens < 5 # https://github.com/commercialhaskell/stackage/issues/5875 - heaps < 0.4 @@ -6885,7 +6885,7 @@ packages: - 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