[jhc] darcs patch: clean up some warnings (and 10 more)
John Meacham
john at repetae.net
Fri Aug 7 23:35:05 EDT 2009
Thu Jul 9 05:06:05 PDT 2009 John Meacham <john at repetae.net>
* clean up some warnings
Thu Jul 9 13:08:02 PDT 2009 John Meacham <john at repetae.net>
* fix handling of SIGINT for ghc 6.10
Fri Jul 10 19:35:37 PDT 2009 John Meacham <john at repetae.net>
* seperate Ho dependencies out, in preperation for the ho cache and better batch compilation
Fri Jul 10 21:43:55 PDT 2009 John Meacham <john at repetae.net>
* move all type checking info to its own type
Thu Aug 6 20:47:45 PDT 2009 John Meacham <john at repetae.net>
* perform all typechecking before starting any compilation for a better user experience
Thu Aug 6 22:51:58 PDT 2009 John Meacham <john at repetae.net>
* clean up what is printed to screen, more clearly define the difference between 'progress' and 'verbose'. wait until after typechecking to print errors.
Thu Aug 6 23:52:27 PDT 2009 John Meacham <john at repetae.net>
* cache cumulative invarient dependencies in every ho file
Fri Aug 7 00:46:06 PDT 2009 John Meacham <john at repetae.net>
* fix bug that caused record constructors defined in the current module to not be added to the local FieldMap
Fri Aug 7 01:46:25 PDT 2009 John Meacham <john at repetae.net>
* fix things so DEFS never needs to be read when compiling and CORE need not be read when typechecking, improve memory consumption by rearranging code some
Fri Aug 7 19:23:11 PDT 2009 John Meacham <john at repetae.net>
* clean up progress updates some more, start making room for libraries again
Fri Aug 7 20:29:17 PDT 2009 John Meacham <john at repetae.net>
* use smart progress meters for showing compiler status
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 145209 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/jhc/attachments/20090807/12f50a9e/attachment-0001.bin
More information about the jhc
mailing list