From a632abd0cd6c69c2e174d7dd4cbe65fdc0388bec Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 31 Jul 2020 09:29:42 -0700 Subject: [PATCH] Upper bound `skylighting-core` (#5559) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d0ffa4d..6074f560 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4683,7 +4683,7 @@ packages: - singleton-bool - size-based < 0 # ghc 8.10 - skein - - skylighting-core + - skylighting-core < 0.9 # https://github.com/commercialhaskell/stackage/issues/5559 - snap-core - some - special-values