From 207b8b765c785018963da6e45e53eb49119dc4a1 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 22 Mar 2021 19:49:16 -0500 Subject: [PATCH] Remove upper bound for pandoc, closes #5956 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9d16b05..17a6a7a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6895,9 +6895,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5941 - http-api-data < 0.4.3 - # https://github.com/commercialhaskell/stackage/issues/5956 - - pandoc < 2.13 - # https://github.com/commercialhaskell/stackage/issues/5959 - attoparsec < 0.14.1