cabal
https://github.com/haskell/cabal
Haskell
Official upstream development repository for Cabal and cabal-install
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported25 Subscribers
Add a CodeTriage badge to cabal
Help out
- Issues
- cabal install --constraint ... should warn or fail if non-existent package is named
- Support subdirectories with remote tarball deps in cabal.project
- `cabal install --lib` errors should point to the package environment that cause the error
- `--ghc-options` are cached, but shouldn't be
- `cabal install` with qualified component leads to `curl` exception
- `cabal install` does not accept relative dirs in `--store-dir` (but `cabal build` does)
- `cabal install`: fails remotely, succeeds locally (with `build-tools: alex`)
- `cabal update`: option to print which packages were updated
- Flag field in cabal.project package stanza does not apply to build tools
- ignore an externally set $GHC_ENVIRONMENT
- Docs
- Haskell not yet supported