Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CI configuration for ghc-head (#1395) | Ben Simms | 2021-05-28 | 1 | -6/+10 |
| | |||||
* | Move CI to ghc-9.0 | Hécate Moonlight | 2021-02-05 | 1 | -13/+17 |
| | |||||
* | Move to GitHub CI (#1266) | Alexander Biehl | 2020-12-08 | 1 | -0/+49 |
* Initial version of ci.yml This is a straight copy from Dmitrii Kovanikov's blog post at https://kodimensional.dev/github-actions. Will adapt to haddock in successive commits. * Delete .travis.yml * Modify to only test on ghc-8.10.{1,2} * Use actions/setup-haskell@v1.1.4 * Relax QuickCheck bound on haddock-api * Remove stack matrix for now * Nail down to ghc-8.10 branch for now * Pin index state to 2020-12-08T20:13:44Z for now * Disable macOS and Windows tests for now for speed up |