1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-30 08:28:33 +02:00
tensorflow-haskell/tensorflow
Judah Jacobson 7328cb277f Fix the build with ghc-8.2.1. (#147)
- Avoid using a deprecated Cabal function
- Use newer versions of proto-lens packages in stack.yaml
- Work around a new type-level warning that affects `OneOf/TensorTypes`.
2017-08-08 09:48:59 -07:00
..
src/TensorFlow Fix the build with ghc-8.2.1. (#147) 2017-08-08 09:48:59 -07:00
tests Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
LICENSE Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00
Setup.hs Initial commit 2016-10-24 19:26:42 +00:00
tensorflow.cabal Depend on a newer proto-lens and remove orphan Ord instances. (#146) 2017-08-02 22:47:55 -07:00
third_party Initial commit 2016-10-24 19:26:42 +00:00