The ghc-parmake package
ghc-parmake is a parallel wrapper for 'ghc --make': it is intended to work as its drop-in replacement. It can build your Haskell program in parallel using multiple cores.
Properties
| Versions | 0.1, 0.1.1 |
|---|---|
| Dependencies | array (0.3.*), base (4.*), containers (0.4.*), directory (≥1.1 & <2), filepath (1.*), process (1.*), temporary (1.*) |
| License | BSD3 |
| Author | Mikhail Glushenkov |
| Maintainer | the.dead.shall.rise@gmail.com |
| Stability | Experimental |
| Category | Development |
| Home page | https://github.com/23Skidoo/ghc-parmake |
| Bug tracker | https://github.com/23Skidoo/ghc-parmake/issues |
| Source repository | git clone https://github.com/23Skidoo/ghc-parmake.git |
| Executables | ghc-parmake |
| Upload date | Sun Oct 30 13:51:48 UTC 2011 |
| Uploaded by | MikhailGlushenkov |
| Build failure | ghc-7.2 (log), ghc-7.4 (log) |
Modules
- GHC
- ParMake
- GHC.ParMake.BuildPlan
- GHC.ParMake.Common
- GHC.ParMake.Engine
- GHC.ParMake.Parse
- GHC.ParMake.Util
- ParMake
Downloads
- ghc-parmake-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)