From f809db0bf0bce0a853d20b7d2a6435df1e608f8c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 1 Nov 2021 19:53:50 -0500 Subject: [PATCH] Remove upper bound for pandoc, closes #6269 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 16ce7403..8a1abb4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6776,9 +6776,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6268 - hashable < 1.4.0.0 - # https://github.com/commercialhaskell/stackage/issues/6269 - - pandoc < 2.16 - # end of packages # Package flags are applied to individual packages, and override the values of