From b308d4be58296cbadaf31570b8e4dcdc2e409848 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 29 Sep 2018 21:44:04 -0700 Subject: [PATCH] Add more bounds for #6251 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81170de7..4403aaa9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6749,6 +6749,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6251 - pandoc < 2.15 + - citeproc < 0.6 + - hslua < 2.0.0 + - hslua-module-path < 1.0.0 + - hslua-module-system < 1.0.0 + - hslua-module-text < 1.0.0 + - tasty-lua < 1.0.0 # end of packages