1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-02 19:13:34 +02:00
tensorflow-haskell/tensorflow-proto
Judah Jacobson 56038ba27e Depend on a newer proto-lens and remove orphan Ord instances. (#146)
proto-lens-0.2.2.0 generates Ord instances for all message types,
so we can remove the orphan instances we previously added.

Dependends on proto-lens-protoc-0.2.2.1 or newer due to google/proto-lens#113.
2017-08-02 22:47:55 -07:00
..
LICENSE Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00
Setup.hs Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00
tensorflow-proto.cabal Depend on a newer proto-lens and remove orphan Ord instances. (#146) 2017-08-02 22:47:55 -07:00
third_party Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00