From 26c2647802d0183a04d91ee3af6c7af706794dfc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 Dec 2016 11:18:10 +0900 Subject: [PATCH] vty < 5.14 (#2117) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f9e761f..36bb54f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2691,6 +2691,8 @@ packages: # https://github.com/fpco/stackage/issues/2112 - brick < 0.15 + # https://github.com/fpco/stackage/issues/2117 + - vty < 5.14 # end of packages # Package flags are applied to individual packages, and override the values of