From 0cd45b36ab375a8dd0c8ed0e6b75385e4a14eba1 Mon Sep 17 00:00:00 2001 From: Judah Jacobson Date: Sun, 6 Aug 2017 22:26:59 -0700 Subject: [PATCH] Add back proto-lens and related packages. New versions have been released which build against stack-nightly. --- build-constraints.yaml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2eca5da6..919b1b9b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3172,16 +3172,15 @@ packages: # - hslua-aeson # BOUNDS hslua 0.6 "Judah Jacobson @judah": - [] - # - lens-labels # GHC 8.2.1 - # - proto-lens # GHC 8.2.1 - # - proto-lens-descriptors # GHC 8.2.1 - # - proto-lens-protoc # bounds: haskell-src-exts - # - proto-lens-combinators # bounds: proto-lens-protoc - # - proto-lens-arbitrary # GHC 8.2.1 - # - proto-lens-optparse # GHC 8.2.1 - # - proto-lens-protobuf-types # bounds: proto-lens-protoc - # - tensorflow # bounds: proto-lens-protoc + - lens-labels + - proto-lens + - proto-lens-descriptors + - proto-lens-protoc + - proto-lens-combinators + - proto-lens-arbitrary + - proto-lens-optparse + - proto-lens-protobuf-types + # - tensorflow # GHC 8.2.1 # - tensorflow-core-ops # bounds: tensorflow # - tensorflow-opgen # bounds: tensorflow # - tensorflow-ops # bounds: tensorflow