wolfgangwalther/haskell-ci — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2025-04-11
Generate a GitHub Actions workflow that tests your Haskell project against several GHC compiler versions.
Catch compiler-version compatibility bugs early as a library maintainer.
Skip manually writing CI YAML by declaring which GHC versions you support in your project file.
Add automated multi-version testing to a Haskell project the way aeson and lens already do.
| wolfgangwalther/haskell-ci | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2025-04-11 | 2022-10-03 | 2020-05-03 |
| Maintenance | Stale | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Legacy Travis CI support exists but is no longer actively maintained, GitHub Actions is the current focus.
haskell-ci auto-generates GitHub Actions CI config that tests your Haskell project against multiple GHC compiler versions, so you don't write it by hand.
Stale — no commits in 1-2 years (last push 2025-04-11).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.