1
0
Fork 0
mirror of https://github.com/tensorflow/haskell.git synced 2024-11-23 03:19:44 +01:00

Updated to proto-lens-*-0.2.0.1 and lens-labels-0.1.0.1

This commit is contained in:
Christian Berentsen 2017-04-11 09:29:13 +02:00
parent 73eb81f6ab
commit 482e321b0f

View file

@ -18,12 +18,12 @@ packages:
extra-deps:
# proto-lens is not yet in Stackage.
- proto-lens-0.2.0.0
- proto-lens-protoc-0.2.0.0
- proto-lens-descriptors-0.2.0.0
- proto-lens-0.2.0.1
- proto-lens-protoc-0.2.0.1
- proto-lens-descriptors-0.2.0.1
- snappy-framing-0.1.1
- snappy-0.2.0.2
- lens-labels-0.1.0.0
- lens-labels-0.1.0.1
# Allow our custom Setup.hs scripts to import Data.ProtoLens.Setup from the version of
# `proto-lens-protoc` in stack's local DB. See: