From e9c95ded1713cbf09a54ca24bc098540f0e5b4df Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 9 Mar 2018 14:18:10 -0800 Subject: [PATCH] Add constraints to microlens-* per jdaughterty/vty#147 --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03204391..8a74f876 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3454,6 +3454,13 @@ packages: # Requires too-new base - xhtml < 3000.2.2.1 # base >= 4.11 + # https://github.com/jtdaugherty/vty/issues/147 + # (downstream build failure) + - microlens < 0.4.9 + - microlens-ghc < 0.4.9 + - microlens-platform < 0.3.10 + - microlens-th < 0.4.2 + # end of packages # Package flags are applied to individual packages, and override the values of