[darcs-users] Why not simply $(GHC) --make Darcs?

Trent W. Buck trentbuck at gmail.com
Fri Oct 24 09:13:03 UTC 2008


>From the ghc manpage:

| --make          Build a multi-module Haskell program, automatically
| figuring out dependencies. Likely to be much easier, and faster, than
| using make; see for details..

Is there any reason we can't just use $(GHC) --make instead of all this
drudgery with .depend and $DARCS_FILES?



More information about the darcs-users mailing list