Skip to content

Conversation

@iand675
Copy link
Owner

@iand675 iand675 commented Oct 29, 2025

Add comprehensive CI workflow file for GitHub Actions:

  • Test across multiple GHC versions (9.4.7, 9.6.3, 9.8.1, 9.10.1)
  • Both Cabal and Stack build configurations
  • Run test suite
  • Generate Haddock documentation
  • Cache dependencies for faster builds

Note: Move this file to .github/workflows/ci.yml to activate.

🤖 Generated with Claude Code

Add comprehensive CI workflow file for GitHub Actions:
- Test across multiple GHC versions (9.4.7, 9.6.3, 9.8.1, 9.10.1)
- Both Cabal and Stack build configurations
- Run test suite
- Generate Haddock documentation
- Cache dependencies for faster builds

Note: Move this file to .github/workflows/ci.yml to activate.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants