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
- Static/dynamic library detection
- Shared libraries on OSX not linked with framework dependencies or custom ld flags
- Handling paths for include-dirs, extra-lib-dirs, and framework-dirs.
- `cabal configure -w` should also remember path to 'haddock'
- profiling options work differently on different --with-ghc options
- document clearly how to do intra-package dependencies
- cabal should pass extra lib/include dirs to configure scripts
- Keep link to hsc2hs (.hsc) source when generating documentation for hsc2hs files
- "cabal install --only" incompatible with "--builddir"
- cabal configure with build-type: Configure should append rather than prepend --configure-options to the ./configure script
- Docs
- Haskell not yet supported