1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-02 19:13:34 +02:00

Upgraded tensorflow-logging to proto-lens 0.7 so it will compile.

This commit is contained in:
skynet1 2020-08-26 13:21:41 -05:00
parent 7210ff8be1
commit aee6d65e0b

View File

@ -24,7 +24,7 @@ library
, filepath , filepath
, hostname , hostname
, lens-family == 2.* , lens-family == 2.*
, proto-lens == 0.6.* , proto-lens == 0.7.*
, resourcet , resourcet
, stm , stm
, stm-chans , stm-chans