Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force ghc-9.2 in the cabal.project | Hécate Moonlight | 2022-04-12 | 1 | -0/+2 |
| | |||||
* | Fix CI (#1467) | Steve Hart | 2022-03-25 | 1 | -176/+0 |
| | | | | | | | | * CI: Reinstall GHC with docs CI tests were failing because the GHC preinstalled to the CI environment does not include documentation, which is required for running the Haddock tests. This commit causes the CI workflow to reinstall GHC with docs so that tests can succeed. | ||||
* | Fix solver for GHC 9.2 | Hécate Moonlight | 2022-02-25 | 1 | -2/+2 |
| | |||||
* | fix CI for 9.2 (#1436) | Artem Pelenitsyn | 2021-11-27 | 1 | -8/+8 |
| | |||||
* | Use GHC 9.2 in CI runner (#1378) | Hécate Moonlight | 2021-05-28 | 1 | -6/+183 |
| | |||||
* | fixup! Use GHC 9.2 in CI runner | Hécate Moonlight | 2021-05-13 | 1 | -1/+1 |
| | |||||
* | Update cabal.project and README build instructions | Vladislav Zavialov | 2021-02-05 | 1 | -1/+8 |
| | |||||
* | Move to GitHub CI (#1266) | Alexander Biehl | 2020-12-08 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add haddock to cabal.project | alexbiehl | 2017-04-11 | 1 | -2/+3 |
| | |||||
* | cabal.project for haddock-api, haddock-library and haddock-test | alexbiehl | 2017-04-11 | 1 | -0/+3 |