From 453347895e23fb4bb9e5fd806fb1e506c952e6c7 Mon Sep 17 00:00:00 2001 From: Csongor Kiss Date: Fri, 6 Apr 2018 00:31:45 +0200 Subject: [PATCH] Relax constraints on `generic-lens` --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6ea2c64..3ccbe7d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3993,9 +3993,6 @@ packages: # https://github.com/fpco/stackage/issues/3472 - brick < 0.36 - # https://github.com/kcsongor/generic-lens/issues/43 - - generic-lens < 1 - # end of packages # Package flags are applied to individual packages, and override the values of @@ -4739,9 +4736,6 @@ skipped-benchmarks: - dlist-nonempty # criterion-1.3 - splitmix# # criterion-1.3 - # https://github.com/kcsongor/generic-lens/issues/42 - - generic-lens - # end of skipped-benchmarks