Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Gröber 01dde80385 Bring test suite up to date 2015-03-05 17:35:28 +01:00
Daniel Gröber f0ea445a9b Cleanup errors and logging a bit 2015-03-05 17:35:28 +01:00
Daniel Gröber 731b3200ab travis: Create empty ChangeLog before running `cabal sdist` 2014-09-12 22:23:48 +02:00
Daniel Gröber a0ae09a3e6 Give readProcess' more sensible error messages.
Also a bunch of refactoring for GhcModError
2014-08-28 15:57:49 +02:00
Daniel Gröber efb91a8bd9 Add workaround for #277 2014-07-04 19:03:57 +02:00
Daniel Gröber c5776c220b Update .travis.yml
- Travis-ci now supports testing multiple ghc versions out of the box.
- Don't bother running the tests in tree and go straight to testing from
  the tarball realease
2014-07-04 19:03:57 +02:00
Kazu Yamamoto 75b838bab6 install happy by apt-get. 2014-07-04 13:00:21 +09:00
Kazu Yamamoto 61b86349a9 yet another workaround for #277. 2014-07-04 11:45:25 +09:00
Kazu Yamamoto 8d0c86b7ec Revert "workaround for #277"
This reverts commit 64971e08cd.
2014-07-03 22:00:51 +09:00
Kazu Yamamoto 64971e08cd workaround for #277 2014-07-03 20:13:10 +09:00
Kazu Yamamoto 0639f54022 show version info on Travis. 2014-07-03 12:11:42 +09:00
Kazu Yamamoto e9f38f10a2 dropping support of GHC 7.2 (#251). 2014-05-12 17:02:11 +09:00
Daniel Gröber 7b98cb0e85 Add `cabal` to PATH in travis script 2014-05-03 15:36:10 +02:00
Kazu Yamamoto 5006d836e1 using GHC 7.8.2. 2014-04-18 11:43:06 +09:00
Kazu Yamamoto 7c6fbb2af1 Revert "Work around https://github.com/simonmar/happy/issues/16"
This reverts commit 785b5a4182.
2014-01-17 08:43:30 +09:00
Kohei Suzuki 785b5a4182 Work around https://github.com/simonmar/happy/issues/16 2014-01-14 14:06:35 +09:00
Kohei Suzuki 0435273058 GHC 7.0 is no longer supported
refs #178
2014-01-14 14:00:06 +09:00
Kohei Suzuki 0989a1dac2 .travis.yml: Install the latest happy 2014-01-08 21:13:47 +09:00
Kohei Suzuki 079bcf5f98 Run tests with multiple GHC versions on Travis-CI 2014-01-08 16:50:51 +09:00
Kazu Yamamoto e42a7e8bcb adding .travis.yml. 2013-02-12 14:04:32 +09:00