Commit Graph

11 Commits

Author SHA1 Message Date
Pepe Iborra
4ae889ea09 Add a Nix CI job 2020-08-09 11:38:41 +01:00
Luke Lau
c8071d136d Add CI job for 8.8.4 2020-08-04 13:59:27 +01:00
Junyoung Clare Jang
26f1e7feae
Remove a redundant caching step 2020-07-31 17:20:36 -04:00
Luke Lau
38672e030e Slow down Tasty by limiting it to -j1
Fixes flakey CI builds. Turns out it was trying to run every single test
in parallel at once, which is why when #247 added two extra tests it was
just enough to push it over the limit and cause things to fail
2020-07-31 15:34:54 +01:00
Luke Lau
5dbf1531dd Remove redundant CircleCI steps
Hoogle nor happy nor cabal-helper shouldn't be needed anymore
2020-07-31 12:05:50 +01:00
jneira
85702169e3 Separate ghcide tests and disable them for now 2020-05-27 23:31:53 +02:00
jneira
619fc66fef Add circleci stack jobs: 8.8.3 and 8.10.1 2020-05-19 23:06:42 +02:00
Luke Lau
cba4dd461e Update cabal job to 8.10.1 2020-05-19 22:55:02 +02:00
Alan Zimmerman
07e73f504f CI: Build cabal deps in a separate step, use new-build. 2020-03-19 20:36:21 +00:00
Alan Zimmerman
a6fe56a9ee Seems we do not have a haskell:8.8.2 docker image 2020-01-29 22:52:22 +00:00
Alan Zimmerman
b07816f469 Add circleci config file, based on the hie one
As a stop-gap, until we decide on "the one".
2020-01-29 22:44:05 +00:00