From 9f0f02efe0db6a88bf269ecb66c06f39efd7cbd1 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 8 May 2017 23:40:14 +0100 Subject: [PATCH] Add upper bounds for #2494. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 769c43fb..0fd374d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,6 +3154,9 @@ packages: # https://github.com/fpco/stackage/issues/2489 - haskell-src-meta < 0.8 + # https://github.com/fpco/stackage/issues/2494 + - websockets-simple < 0.0.2.1 + # end of packages # Package flags are applied to individual packages, and override the values of