From 3304f402fa2f08bb302673754cadb8c2ff21f17e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 29 Sep 2016 16:38:48 -0700 Subject: [PATCH] Add constraint "yi-language < 0.13" per yi-editor/yi#913 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4cef52a..f6130f3b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2565,6 +2565,9 @@ packages: - hw-prim ==0.1.0.3 - hw-bits ==0.1.0.1 + # https://github.com/yi-editor/yi/issues/913 + - yi-language < 0.13 + # end of packages