13 Oct
2011
13 Oct
'11
4:31 a.m.
On Mon, Oct 10, 2011 at 17:24:18 +0200, Henk-Jan van Tuyl wrote:
I'd like a tool that takes a .cabal file as input and produces a list of all dependencies (recursive, all the way to 'base') and some metadata for each (most importantly, LICENSE)
cab[0] can do that, for installed packages: cab deps -i -r -a vector
Thanks! That's close enough. -- Eric Kow http://erickow.com