tensorflow-haskell/ci_build
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
..
Dockerfile Use newer version of stack in CI (#189) 2018-05-15 23:19:15 -04:00
outer_launch_tests.sh Update outer_launch_tests.sh to support new internal CI (#173) 2018-01-16 16:16:41 -05:00