8 Jul
2014
8 Jul
'14
9:10 p.m.
Hi, This is just FYI. As you may know, Travis CI itself provides multiple versions of GHC now: http://docs.travis-ci.com/user/languages/haskell/ But I was suffering from test failures indicated by: ghc_find: command not found I heard that this problem is fixed today. https://github.com/travis-ci/travis-ci/issues/2364 --Kazu