>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?

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to