GHC --make doesn't support -j for one. /g
On Fri, Oct 24, 2008 at 2:13 AM, Trent W. Buck <[EMAIL PROTECTED]> wrote: > >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 > -- I am in here _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
