From 52639432341a0fa0eaef0a4044bf934094df7e86 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Wed, 7 Jun 2017 15:57:57 -0700 Subject: [PATCH] Add the `proto-lens-protobuf-types` pacakge. It has been released on Hackage. It will also eventually be a dependency for the next release of the `tensorflow-proto` package. Also removed old comments referencing a closed issue. --- build-constraints.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac815925..f2dd3f09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3044,10 +3044,11 @@ packages: - proto-lens-combinators - proto-lens-arbitrary - proto-lens-optparse - - tensorflow # https://github.com/fpco/stackage/issues/2527 - - tensorflow-core-ops # https://github.com/fpco/stackage/issues/2527 + - proto-lens-protobuf-types + - tensorflow + - tensorflow-core-ops - tensorflow-opgen - - tensorflow-ops # https://github.com/fpco/stackage/issues/2527 + - tensorflow-ops - tensorflow-proto - tensorflow-test