6 Oct 18:19
Re: Re: [Haskell] ANNOUNCE: SourceGraph-0.1 and Graphalyze-0.3
Iavor Diatchki <iavor.diatchki <at> gmail.com>
2008-10-06 16:19:03 GMT
2008-10-06 16:19:03 GMT
Hi all, (this message is an adFor people interested in visualizing dependencies between the modules in their project: on Hackage there is another simple tool called "graphmod" that can generate a dot graph from your Haskell source code. -Iavor 2008/10/6 Magnus Therning <magnus <at> therning.org>: > On Mon, Oct 6, 2008 at 1:19 PM, Niklas Broberg <niklas.broberg <at> gmail.com> wrote: >>> * the dependency on haskell-src-exts says any version should do, but >>> the one shipped in Debian Sid >>> (http://packages.debian.org/sid/libghc6-src-exts-dev) doesn't do, so >>> some extra versioning info seems to be required >> >> Ouch, that one's pretty old. Don't the wheels of debian packaging spin >> faster than that? But yeah, it should be haskell-src-exts (>= 0.3), to >> avoid trying to dig up that should-be-long-dead-and-buried 0.2.1 >> version... > > Yeah, I know. I reported a bug against it and if I find the time > tonight I'll try to build an updated debian package. Not sure what > the policy is ATM for NMUs though. > > /M > > -- > Magnus Therning (OpenPGP: 0xAB4DFBA4) > magnus@therning.org Jabber: magnus@therning.org > http://therning.org/magnus identi.ca|twitter: magthe > > _______________________________________________ > Haskell-Cafe mailing list > Haskell-Cafe <at> haskell.org > http://www.haskell.org/mailman/listinfo/haskell-cafe > >
For people interested in visualizing dependencies between the modules
in their project: on Hackage there is another simple tool called
"graphmod" that can generate a dot graph from your Haskell source
code.
-Iavor
2008/10/6 Magnus Therning <magnus <at> therning.org>:
> On Mon, Oct 6, 2008 at 1:19 PM, Niklas Broberg <niklas.broberg <at> gmail.com> wrote:
>>> * the dependency on haskell-src-exts says any version should do, but
>>> the one shipped in Debian Sid
>>> (
RSS Feed