tensorflow-haskell/docker
fkm3 baa501b262
Use newer version of stack in CI (#189)
Required by #187.

The version we were using is old enough that it doesn't work with the
latest stackage LTS. haskellstack.org says

    There is also a Ubuntu package for Ubuntu 16.10 and up, but the
    distribution's Stack version lags behind, ...

So, instead of asking them to update it, it's probably better to
download the tar of the version we want.

Somehow updating stack surfaced a new pedantic warning in GradientTest,
so I've fixed that as well.
2018-05-15 23:19:15 -04:00
..
gpu Update to tensorflow 1.8 (#188) 2018-05-14 15:55:33 -04:00
Dockerfile Use newer version of stack in CI (#189) 2018-05-15 23:19:15 -04:00