From cf0d1421bf4a61f539682cc1b050370ce2f69f90 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 25 Jul 2019 21:44:04 -0700 Subject: [PATCH] Sort bounds for #6251 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b76660a..09be7dda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6748,15 +6748,15 @@ packages: - jose < 0.9 # https://github.com/commercialhaskell/stackage/issues/6251 - - pandoc < 2.15 - 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 - - tasty-lua < 1.0.0 - - hslua-module-doclayout < 1.0.0 - hslua-module-version < 1.0.0 + - pandoc < 2.15 + - tasty-lua < 1.0.0 # end of packages