Description
A Haskell tool for generating Travis CI scripts for Cabal packages. It helps maintainers create repeatable continuous-integration configuration for testing Haskell projects across compiler versions.
Use it when maintaining older projects or CI setups that still rely on Travis CI. Generated CI scripts should be reviewed for supported GHC versions, secrets, caches, and deployment steps.