From 10aa5ab13778fca9b9b8671093b72cf36b74a1b9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 24 Oct 2021 20:10:08 -0700 Subject: [PATCH] Test new `pandoc` and deps --- build-constraints.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09be7dda..a58a75a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6733,10 +6733,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6195 - miso < 1.8 - # https://github.com/commercialhaskell/stackage/issues/6203 - - skylighting < 0.12 - - skylighting-core < 0.12 - # https://github.com/commercialhaskell/stackage/issues/6207 - megaparsec < 9.2 - megaparsec-tests < 9.2 @@ -6748,15 +6744,19 @@ packages: - jose < 0.9 # https://github.com/commercialhaskell/stackage/issues/6251 - - citeproc < 0.6 - - hslua < 2.0.0 - - hslua-module-doclayout < 1.0.0 - - hslua-module-path < 1.0.0 - - hslua-module-system < 1.0.0 - - hslua-module-text < 1.0.0 - - hslua-module-version < 1.0.0 - - pandoc < 2.15 - - tasty-lua < 1.0.0 + # citeproc < 0.6 + # hslua < 2.0.0 + # hslua-module-doclayout < 1.0.0 + # hslua-module-path < 1.0.0 + # hslua-module-system < 1.0.0 + # hslua-module-text < 1.0.0 + # hslua-module-version < 1.0.0 + # pandoc < 2.15 + # tasty-lua < 1.0.0 + # https://github.com/commercialhaskell/stackage/issues/6203 + # skylighting < 0.12 + # skylighting-core < 0.12 + # end of packages