Commit graph

28 commits

Author SHA1 Message Date
Albert Krewinkel
4d16239100
CI: test with GHC 8.6.5 2019-05-01 21:28:37 +02:00
John MacFarlane
47aaad705a circleci - drop test on ghc 7.10, add ghc 8.6.4. 2019-03-27 11:40:18 -07:00
John MacFarlane
a0397bae98 circleci: back to -j2. 2019-03-27 11:26:41 -07:00
John MacFarlane
f5f8f903e1 circleci: recognize both Warning: and warning:. 2019-03-27 11:24:50 -07:00
John MacFarlane
3c88a2bf60 circelci: try using -j1. 2019-03-27 10:39:25 -07:00
John MacFarlane
ec99e9de56 circleci config - remove GHC_OPTS.
Build into stack.yaml and cabal.project.local instead.
2019-03-27 09:24:17 -07:00
John MacFarlane
44ef31b2ae Another try at circleci config. 2019-03-27 09:02:40 -07:00
John MacFarlane
8358f6b94e circleci config - don't use 'all' for cabal test. 2019-03-27 08:10:42 -07:00
John MacFarlane
2c3b8cd6d2 circleci - ensure that config doesn't change between build and test.
Print test output directly.
2019-03-27 07:31:15 -07:00
John MacFarlane
218565b229 circleci tweak - move up cabal v2-test. 2019-03-26 22:44:05 -07:00
John MacFarlane
d086a190d5 circleci - explicitly specify ghc version for cabal builds. 2019-03-26 22:25:44 -07:00
John MacFarlane
30a5099783 circleci - set path to use installed ghc. 2019-03-26 21:35:24 -07:00
John MacFarlane
8b22326b0d Fixed typo in circleci config. 2019-03-26 21:01:51 -07:00
John MacFarlane
825ca61e60 more circleci diagnostics 2019-03-26 14:14:01 -07:00
John MacFarlane
7bd32d70a6 circleci tweaks - mostly diagnostic. 2019-03-26 13:56:49 -07:00
John MacFarlane
af7486cc6d circleci: explicitly specify ghc version to use. 2019-03-26 11:39:41 -07:00
John MacFarlane
dab896720c circleci: fix typo. 2019-03-25 09:32:43 -07:00
John MacFarlane
bb2fa73500 CircleCI: show build.log on cabal builds. 2019-02-11 08:36:51 -08:00
John MacFarlane
7444427609 Revert "CircleCI - use -O0 only for cabal-v2 builds."
This reverts commit 062a8fb10b.
2019-01-25 10:08:05 -08:00
John MacFarlane
5ccba09550 Revert "CircleCI - store artifact from stack build."
This reverts commit ecccb69ec7.
2019-01-25 10:07:44 -08:00
John MacFarlane
32119ce04c Revert "circleci - use .gz for build artifact."
This reverts commit f28d39efae.
2019-01-25 10:07:35 -08:00
John MacFarlane
f28d39efae circleci - use .gz for build artifact. 2019-01-25 09:43:09 -08:00
John MacFarlane
ecccb69ec7 CircleCI - store artifact from stack build. 2019-01-25 09:24:29 -08:00
John MacFarlane
062a8fb10b CircleCI - use -O0 only for cabal-v2 builds.
Stack build will not disable optimizations; this way we
can create a nightly.
2019-01-25 09:11:23 -08:00
John MacFarlane
ed78d44615 Tweaked circleci. 2019-01-25 08:17:59 -08:00
John MacFarlane
4c958f1589 Add some ghc options in circleci config. 2019-01-25 07:31:22 -08:00
John MacFarlane
511cc2563a CircleCI: Set workflow version to 2.1. 2019-01-25 07:15:16 -08:00
John MacFarlane
cbd8662b63 Add .circleci config. 2019-01-25 07:00:28 -08:00