dependency analysis
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Sun Aug 26 12:22:55 EDT 2007
On Sun, 2007-08-26 at 10:45 -0400, Peter Gavin wrote:
> Hello everyone,
>
> Here's a very-very-very alpha, not-yet-for-general-use patch that
> enables dependencies in Cabal.
Cool!
> Basically, all that works right now is building GHC libraries. I
> haven't implemented compiling executables yet. But each module is
> compiled one at a time, and each is scanned for the modules it depends
> on, and everything is built in the correct order. It still needs lots
> of work, though :)
I'll try and look at it in the next few days.
Duncan
More information about the cabal-devel
mailing list