unusable-pkg: Utility construction of the graph depending unusable packages.
Utility construction of the graph (dot format) dependencies unusable packets from the output of stderr ghc -v.
Usage(tested only Ubuntu):
@#!/bin/bash
ghc -v 2>&1 | unusablepkg | tred | dot -Tpdf > unusable.pdf
#evince unusable.pdf@
Downloads
- unusable-pkg-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1 |
---|---|
Dependencies | base (>=3 && <6) [details] |
License | BSD-3-Clause |
Author | Yuriy Iskra <iskra.yw@gmail.com> |
Maintainer | Yuriy Iskra |
Category | Utils |
Uploaded | by YuriyIskra at 2010-12-25T12:31:30Z |
Distributions | NixOS:0.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | unusablepkg |
Downloads | 1133 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-12-28 [all 7 reports] |