unusable-pkg: Utility construction of the graph depending unusable packages.

[ bsd3, program, utils- ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 1083 total (7 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]