darcs patch: Try to support TH with profiling. See ti... (and 1 more)

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Thu Aug 17 21:08:36 EDT 2006


Wed Aug  2 18:59:22 BST 2006  Duncan Coutts <duncan.coutts at worc.ox.ac.uk>
  * Try to support TH with profiling. See ticket #91.
  This needs testing.

Fri Aug 18 02:04:49 BST 2006  Duncan Coutts <duncan.coutts at worc.ox.ac.uk>
  * Add xargs function and use it when linking.
  When using GHC's --split-objs we end up with lots of files to link.
  This can mean overflowing the maximum length of the command line
  when invoking ar or ld. On windows the maximum length is 32k. On
  other systems it's not a great deal more. GHC currently deals with
  this problem by using xargs. This patch does more or less the same.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 24067 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org//pipermail/cabal-devel/attachments/20060818/cb3a2d0d/attachment-0001.bin


More information about the cabal-devel mailing list