Age | Commit message (Expand) | Author | Files | Lines |
2018-11-04 | .travis.yml: test deriving via generics with GHC 8.4 | Albert Krewinkel | 1 | -1/+1 |
2018-10-27 | .travis.yml: test with GHC 8.6.1 | Albert Krewinkel | 1 | -14/+10 |
2018-10-27 | .travis.yml: simplify GHC and cabal package handling | Albert Krewinkel | 1 | -6/+11 |
2018-10-27 | .travis.yml: define GHC_OPTIONS global variable | Albert Krewinkel | 1 | -11/+7 |
2018-10-27 | .travis.yml: remove redundant compiler options | Albert Krewinkel | 1 | -9/+9 |
2018-10-27 | .travis.yml: break long commands into multiple lines | Albert Krewinkel | 1 | -7/+18 |
2018-10-27 | .travis.yml: break *env* definitions into multiple lines | Albert Krewinkel | 1 | -10/+56 |
2018-10-14 | Travis: give up again on ghc 8.6.1 with cabal. | John MacFarlane | 1 | -3/+3 |
2018-10-14 | Travis - another try, without targets. | John MacFarlane | 1 | -2/+2 |
2018-10-14 | Travis: don't use targets in install deps. | John MacFarlane | 1 | -1/+1 |
2018-10-14 | Travis: another try. | John MacFarlane | 1 | -3/+3 |
2018-10-14 | Another attempt to make travis work on cabal/ghc 8.6.1. | John MacFarlane | 1 | -1/+1 |
2018-10-14 | Travis: removed quotes. | John MacFarlane | 1 | -1/+1 |
2018-10-14 | Another try at ghc 8.6.1/cabal on travis. | John MacFarlane | 1 | -3/+3 |
2018-10-14 | Revert "Travis: add ghc 8.6.1 build." | John MacFarlane | 1 | -3/+3 |
2018-10-14 | Revert "Tweak travis for ghc 8.6.1." | John MacFarlane | 1 | -2/+2 |
2018-10-14 | Tweak travis for ghc 8.6.1. | John MacFarlane | 1 | -2/+2 |
2018-10-13 | Travis: add ghc 8.6.1 build. | John MacFarlane | 1 | -3/+3 |
2018-10-03 | Travis: comment out 8.6.1 for now. | John MacFarlane | 1 | -3/+3 |
2018-10-02 | Add ghc 8.6.1 to travis. | John MacFarlane | 1 | -0/+4 |
2018-09-13 | Another try at skipping round-trip tests in CI. | John MacFarlane | 1 | -9/+9 |
2018-09-13 | Revert TESTPATTERN stuff from .travis.yml. | John MacFarlane | 1 | -9/+9 |
2018-09-10 | Revert test-pattern changes to .travis.yml. | John MacFarlane | 1 | -7/+7 |
2018-09-10 | Travis: Another try on stack. | John MacFarlane | 1 | -1/+1 |
2018-09-10 | Travis: Fix stack build. | John MacFarlane | 1 | -1/+1 |
2018-09-10 | Travis: remove --hide-successes temporarily again. | John MacFarlane | 1 | -1/+1 |
2018-09-10 | Another try. | John MacFarlane | 1 | -1/+1 |
2018-09-10 | travis: Fix ghc version label for stack build. | John MacFarlane | 1 | -1/+1 |
2018-09-10 | Revert "travis: Temporarily remove --hide-successes." | John MacFarlane | 1 | -1/+1 |
2018-09-10 | travis: Temporarily remove --hide-successes. | John MacFarlane | 1 | -1/+1 |
2018-09-10 | Another try. | John MacFarlane | 1 | -6/+6 |
2018-09-10 | Another try. | John MacFarlane | 1 | -3/+3 |
2018-09-10 | Attempt to fix travis build. | John MacFarlane | 1 | -2/+2 |
2018-09-10 | Travis: exclude round-trip tests, except for nightly test which can fail. | John MacFarlane | 1 | -9/+9 |
2018-08-10 | Travis: use more compiler warnings. | John MacFarlane | 1 | -4/+4 |
2018-07-13 | Travis: Use system ghc. And use ghc-8.4.3 instead of 8.4.2. | John MacFarlane | 1 | -5/+5 |
2018-07-13 | Travis: Use lts-12 resolver. | John MacFarlane | 1 | -1/+1 |
2018-06-30 | travis: small simplification. | John MacFarlane | 1 | -1/+0 |
2018-06-30 | Revert "Travis: use -j2 for dependencies installation." | John MacFarlane | 1 | -1/+9 |
2018-06-30 | Travis: use -j2 for dependencies installation. | John MacFarlane | 1 | -9/+1 |
2018-06-30 | Use ghc 8.4.2 in travis and tested-with. | John MacFarlane | 1 | -3/+3 |
2018-06-29 | Revert "travis: try adding 'ghc-pkg recache'." | John MacFarlane | 1 | -1/+0 |
2018-06-29 | travis: try adding 'ghc-pkg recache'. | John MacFarlane | 1 | -0/+1 |
2018-06-29 | travis: try installing specific yaml version... | John MacFarlane | 1 | -1/+1 |
2018-06-29 | For ghc 7.10.3, try installing yaml first... | John MacFarlane | 1 | -0/+1 |
2018-06-28 | travis: Reduce verbosity. | John MacFarlane | 1 | -2/+2 |
2018-06-28 | travis: Try not using `--only-dependencies` with ghc 7.10. | John MacFarlane | 1 | -1/+8 |
2018-06-28 | Revert "Travis: use cabal 2.2 with ghc 7.10." | John MacFarlane | 1 | -1/+1 |
2018-06-28 | Revert "travis: REALLY use cabal 2.2 with ghc 7.10." | John MacFarlane | 1 | -1/+1 |
2018-06-28 | travis: REALLY use cabal 2.2 with ghc 7.10. | John MacFarlane | 1 | -1/+1 |