From 0e98d02e53929d5841567ef2906999b08b05cec0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 31 Jul 2020 10:35:56 -0700 Subject: [PATCH] Remove upper bounds due to #5559. Close #5559 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 280ad580..d21f1c5e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2876,7 +2876,7 @@ packages: - cmark - texmath - highlighting-kate - - skylighting < 0.9 # https://github.com/commercialhaskell/stackage/issues/5559 + - skylighting - pandoc-types - zip-archive - doclayout @@ -4683,7 +4683,7 @@ packages: - singleton-bool - size-based < 0 # ghc 8.10 - skein - - skylighting-core < 0.9 # https://github.com/commercialhaskell/stackage/issues/5559 + - skylighting-core - snap-core - some - special-values