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>
pgpLY3fnHFC9s.pgp
Description: PGP signature
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
