dependency analysis
Peter Gavin
pgavin at gmail.com
Sun Aug 26 10:45:21 EDT 2007
Hello everyone,
Here's a very-very-very alpha, not-yet-for-general-use patch that
enables dependencies in Cabal.
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 :)
Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cabal.dependencies.dpatch.bz2
Type: application/x-bzip2
Size: 15683 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20070826/5c3d0fc8/cabal.dependencies.dpatch-0001.bin
More information about the cabal-devel
mailing list