From 550371d956cd697717651a9a44ae4872208ee8ea Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Fri, 12 Oct 2018 18:48:34 -0700 Subject: [PATCH 1/2] Reenable proto-lens-*. The latest releases are compatible with ghc-8.6.1. --- build-constraints.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91e609f6..d633fca7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4200,14 +4200,6 @@ packages: - postgresql-typed < 0 - primitive-extras < 0 - prometheus < 0 - - proto-lens < 0 - - proto-lens-arbitrary < 0 - - proto-lens-combinators < 0 - - proto-lens-optparse < 0 - - proto-lens-protobuf-types < 0 - - proto-lens-protoc < 0 - - proto-lens-runtime < 0 - - proto-lens-setup < 0 - protocol-radius < 0 - protocol-radius-test < 0 - protolude < 0 From 0ab21f9febd964f09587f1a57283e11072860c3d Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Fri, 12 Oct 2018 19:17:14 -0700 Subject: [PATCH 2/2] Add lens-labels too. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d633fca7..6206c1f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4102,7 +4102,6 @@ packages: - language-c-quote < 0 - language-puppet < 0 - learn-physics < 0 - - lens-labels < 0 - line < 0 - linked-list-with-iterator < 0 - locators < 0