Commit Graph

9 Commits

Author SHA1 Message Date
patrick brisbin
b69ae969ad
Move nightly compilation to make it cached 2017-12-13 17:35:50 -05:00
patrick brisbin
9ac2d56d44
Let's try these shenanigans 2017-12-13 09:25:27 -05:00
patrick brisbin
abe6aecb52
Run yammlint over stack.yaml and circle.yml 2017-12-13 08:29:52 -05:00
patrick brisbin
fa6238ee3c
Check compilation with nightly 2017-12-13 08:29:52 -05:00
patrick brisbin
89aa7fac81
Use stack-1.6.1 on CI 2017-12-13 08:29:52 -05:00
patrick brisbin
e3fb1d3476
Install test dependencies in build step
This ensures the extra installation doesn't happen in the test step.
Also add a missing --pedantic.
2017-12-13 08:29:44 -05:00
Sid Raval
e756d88e1b Update stack version for Circle CI. 2017-07-21 17:05:18 -04:00
patrick brisbin
1d87247537
Add example application 2016-02-10 09:50:51 -05:00
patrick brisbin
4317119944
Replace Travis with Circle
We do lose some coverage here. Rather than confirming we build across a
slew of GHC versions, the sdist succeeds, etc, we just run the test
suite against the Stackage snapshot configured. Stackage snapshots is
the direction Haskell is moving, so I think this is an acceptable
simplification.
2016-01-03 10:39:26 -05:00