From 59775aa41353568a1f574306794a83ada08118f8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 8 Jan 2019 12:52:32 +0200 Subject: [PATCH] Upper bound for salak (#4283) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6ad3f7c..71ae703f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3897,6 +3897,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4272 - vinyl < 0.11.0 + + # https://github.com/commercialhaskell/stackage/issues/4283 + - salak < 0.2 # end of packages # Package flags are applied to individual packages, and override the values of