pushed
zhengqunkoo/xmobar • 8:14 PM - Aug 7, 2020
This commit introduces CI for the project with a GitHub Actions workflow that builds across multiple GHC versions, installs system and Haskell dependencies, runs hlint on the source tree, and executes the test suite. The workflow triggers on pushes, pull requests, and manual runs, which helps catch compatibility issues and style regressions earlier in development. In practice, contributors now get automated feedback before changes land, making master more reliable.
