From 156e74e78bb12cc237d13261b1cee2d2b5031813 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 8 Mar 2018 18:46:53 -0800 Subject: [PATCH] Add constraint "websockets-simple < 0.1" per build failure --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a13b3be9..1a3e020c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3449,6 +3449,10 @@ packages: # (downstream build failure) - quickcheck-instances < 0.3.17 + # https://github.com/athanclark/websockets-rpc/issues/2 + # (downstream build failure) + - websockets-simple < 0.1 + # end of packages # Package flags are applied to individual packages, and override the values of