From 7236423ad54a9005cb9b14f0f58f2ad884771dbd Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 15:54:31 -0800 Subject: [PATCH] Add constraint "vty < 5.19" per #3063 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b481bc9..4b9c54a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3138,6 +3138,9 @@ packages: # https://github.com/fpco/stackage/issues/3062 - tasty-hunit < 0.10 + # https://github.com/fpco/stackage/issues/3063 + - vty < 5.19 + # end of packages # Package flags are applied to individual packages, and override the values of