Cabal should support distcc
Open
old-milestone: ⊥
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
There should be a configuration option to allow cabal to automatically use distcc to distribute its compilation to multiple computers!
For those who don't know, distcc is a tool which distributes source code over multiple computers in order to compile in parallel. It's amazing when it works properly! http://en.wikipedia.org/wiki/distcc
See here for an example: https://stackoverflow.com/questions/10323419/is-there-a-distcc-like-tool-for-ghc
Contributor guide
Assessment
This issue has not been assessed yet.