From 52e0d66794140110b971b6cefbfc5d36858b6d61 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Mon, 22 Jan 2018 08:49:03 +0000 Subject: [PATCH] js-jquery < 3.3 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77d99472..1bb83a51 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3251,6 +3251,9 @@ packages: - hasql-transaction < 0 - hasql-migration < 0 + # https://github.com/fpco/stackage/issues/3213 + - js-jquery < 3.3 + # end of packages # Package flags are applied to individual packages, and override the values of