From 6d4ede1a88e22f25bcc10f5d8a39d707cdcdea3b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 11 Apr 2018 09:00:00 -0700 Subject: [PATCH] Test microlens solution --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d9c4740..97bb08d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3935,10 +3935,10 @@ packages: # 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 + # microlens < 0.4.9 + # microlens-ghc < 0.4.9 + # microlens-platform < 0.3.10 + # microlens-th < 0.4.2 # needed by path # https://github.com/fpco/stackage/issues/3315