1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-01 02:23:35 +02:00
tensorflow-haskell/tensorflow-mnist-input-data
Greg Steuck 1d45e33d2a Switched to lts-8.13, added custom-setup. (#106)
* Switched to lts-8.13, added custom-setup.

Our packages no longer elicit complaints like this:
Package tensorflow-foo uses a custom Cabal build, but does not use a
custom-setup stanza.

* Removed some extra-deps and explicit-setup-deps

* Removed provisions for different versions of stack lts.

We are now solidly in the 8-only territory.
2017-05-09 20:49:51 -07:00
..
data Initial commit 2016-10-24 19:26:42 +00:00
src/TensorFlow/Examples/MNIST Initial commit 2016-10-24 19:26:42 +00:00
Setup.hs Initial commit 2016-10-24 19:26:42 +00:00
tensorflow-mnist-input-data.cabal Switched to lts-8.13, added custom-setup. (#106) 2017-05-09 20:49:51 -07:00