The hmk package
Clone of Plan9's mk command, said to have "improved on make by removing all the vowels from the name".
The library exports a generic dependency graph traversal that can be used independently of the rest.
The documentation is embedded in the literate Haskell source.
Note: the library portion is released to the /public domain/. Those source files that are not part of the library are released under GPLv3 or later.
Properties
| Versions | 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.7.1, 0.9.7.2, 0.9.7.3 |
|---|---|
| Dependencies | base (<5), bytestring, containers, directory, filepath (≥1.1), mtl, parsec (≥3.0.0), pcre-light (≥0.3), process, unix |
| License | GPL |
| Copyright | (c) 2008-2009. Mathieu Boespflug <mboes@tweag.net> |
| Author | Mathieu Boespflug |
| Maintainer | Mathieu Boespflug <mboes@tweag.net> |
| Category | Control, Development, Distribution |
| Home page | http://code.haskell.org/~mboes/hmk |
| Executables | hmk |
| Upload date | Thu Oct 1 19:45:00 UTC 2009 |
| Uploaded by | MathieuBoespflug |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
Modules
Downloads
- hmk-0.9.2.tar.gz (Cabal source package)
- package description (included in the package)