|
Stack Tooling Contributions |
A list of contributions I’ve made to commercialhaskell
/stack:
- Functionality; feature additions, bug fixes, continuous integration
- Help text allows multiple use for
--package
, #5775 - Use original
YAML
to preserve top-level order, #5813 - Add stan gh-action and ignored triggered checks, #5811
- Adds a
cabal.project
file, #5860 - Check if target might be a project-level configuration file, not a missing directory, #6033
- Add ide target component types, #6126
- Build _ with
ghc-x.y.z
, #6344
- Help text allows multiple use for
- Documentation
- Trivial