Commit Graph

14 Commits

Author SHA1 Message Date
Jonathan Daugherty
01e358b05f Revert "Travis: disable shared libraries in test build to address test linking failures"
This reverts commit 7255d692fa.
2020-03-09 12:54:57 -07:00
Jonathan Daugherty
7255d692fa Travis: disable shared libraries in test build to address test linking failures
This change is an attempt to address failures like the one at

https://travis-ci.org/jtdaugherty/vty/jobs/660259959

that give rise to the "Prelude.read: no parse" errors. Although that may
not seem like the error one would expect, see these resources for
details on why I think this is the "fix" for this problem:

* https://stackoverflow.com/questions/39310043/getting-prelude-read-no-parse-error-when-using-detailed-0-9-tests-with-cabal
* https://github.com/haskell/cabal/pull/3527
2020-03-09 10:50:19 -07:00
Eric Mertens
47c074d112 update travis build settings 2018-07-29 10:01:47 -07:00
Jonathan Daugherty
700e759c32 Package: discontinue support for GHC < 7.10.1 2017-01-22 11:05:06 -08:00
Jonathan Daugherty
0c96b212fc Raise base lower bound and disable GHC allowed-failing build as suggested in #117 2016-12-11 19:30:07 -08:00
Corey O'Connor
7848dee2d5 GHC 7.4.2 compile fails with "out of memory". Adding 7.4.2 to allowed failures until this issue can be tracked down. 2016-05-10 18:38:45 -07:00
Dmitry Ivanov
e42c5799e3 Add ghc-8.0.1 job to travis.yml 2016-04-13 12:24:14 +06:00
Dmitry Ivanov
281ff48c3b Ask Travis to use GHC 7.10 too. 2015-01-02 16:44:58 +06:00
Corey O'Connor
faff9e31e5 try having travis CI use cabal-install 1.20 for test compat 2014-08-14 16:02:47 -07:00
Corey O'Connor
38cf24093b officially remove 6.12 and 7.2 ghc versions 2014-08-07 20:58:59 -07:00
Corey O'Connor
03cc7124e8 update travis CI scripts 2014-04-26 11:17:56 -07:00
Corey O'Connor
83ddf779c3 update travis.ci def 2014-04-24 09:20:17 -07:00
Corey O'Connor
6111351eda ask travis CI to build with multiple GHC versions 2013-12-13 00:03:01 -08:00
Corey O'Connor
a47320e4b0 add travis CI config 2013-10-19 23:20:49 -07:00