From 5b40e9a5126753ded7af6bce660f9b316700b68f Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Wed, 6 Feb 2019 07:23:47 -0800 Subject: [PATCH 1/2] Remove deprecated packages proto-lens-combinators and lens-labels. They were merged into the latest release of the proto-lens package (0.5.0.0). --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9390fd3..9e0f60e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3313,8 +3313,6 @@ packages: - hslua-module-text "Judah Jacobson @judah": - - lens-labels - - proto-lens-combinators - proto-lens-protobuf-types - proto-lens-protoc - proto-lens-runtime From 950755fbb11209db55db8719e8d7edf49dfd5779 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Thu, 7 Feb 2019 06:53:05 -0800 Subject: [PATCH 2/2] Remove upper bounds on proto-lens packages. --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e0f60e3..1b478af9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4385,13 +4385,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4347 - snap-server < 1.1.1.0 - # https://github.com/commercialhaskell/stackage/issues/4353 - - proto-lens < 0.5.0.0 - - proto-lens-runtime < 0.5.0.0 - - proto-lens-protobuf-types < 0.5.0.0 - - proto-lens-protoc < 0.5.0.0 - - proto-lens-protobuf-types < 0.5.0.0 - # https://github.com/commercialhaskell/stackage/issues/4345 - req < 2.0.0 - retry < 0.8.0.0