From 482eb4ea282d42243723a0655a6fc17c93d23e5c Mon Sep 17 00:00:00 2001 From: Csongor Kiss Date: Sat, 11 Nov 2017 18:23:42 +0000 Subject: [PATCH 1/2] Add generic-lens --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c75114f..144b4eb7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3432,6 +3432,9 @@ packages: "Adam Flott @adamflott": - milena + + "Csongor Kiss @kcsongor": + - generic-lens # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. From 7400c4401144ea5bc8161889e6ef64152eff2471 Mon Sep 17 00:00:00 2001 From: Csongor Kiss Date: Sun, 12 Nov 2017 16:02:54 +0000 Subject: [PATCH 2/2] Skip tests for inspection-testing `inspection-testing` depends on an outdated version of `generic-lens` --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 144b4eb7..700b5fb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3684,6 +3684,7 @@ skipped-tests: - envy # QuickCheck 2.10 - exception-transformers # HUnit 1.6 - extensible-effects # HUnit 1.6 + - inspection-testing # generic-lens 0.4.0.1 - lifted-base # HUnit 1.6 - makefile # GHC 8.2 - next-ref # hspec 2.3