From 726ec7573e6f66895a8adea94b03734920fd2338 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 21 Jul 2017 14:40:49 +0900 Subject: [PATCH] vty < 5.16 (#2654) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28bd1f78..a92eea3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3312,6 +3312,8 @@ packages: # https://github.com/fpco/stackage/issues/2646 - cron < 0.6 + # https://github.com/fpco/stackage/issues/2654 + - vty < 5.16 # end of packages # Package flags are applied to individual packages, and override the values of