From 47db116e0df701f7c32f4037fb39bc668423d746 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 20 Jan 2020 16:50:04 -0800 Subject: [PATCH] Add constraint "byteslice < 0.2.0.0" per #5090 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed29fbf8..62584f57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4615,6 +4615,9 @@ packages: - haskeline < 0.8.0 - structured-cli < 2.6 + # https://github.com/commercialhaskell/stackage/issues/5090 + - byteslice < 0.2.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of