Wed Aug 19 21:24:12 PDT 2009  John Meacham <john@repetae.net>
  * make library hash generation deterministic, to avoid unnecesary invalidating of the cache.

Wed Aug 19 21:16:37 PDT 2009  John Meacham <john@repetae.net>
  * add a 'darcs-fetch' target to the makefile that grabs the supplimental repositories, clean up development instructions.

Wed Aug 19 20:26:41 PDT 2009  John Meacham <john@repetae.net>
  * clean up libraries with 'make clean'

Wed Aug 19 20:17:33 PDT 2009  John Meacham <john@repetae.net>
  * update version to 0.7.0

Wed Aug 19 19:54:57 PDT 2009  John Meacham <john@repetae.net>
  * remove 'jhc' from the list of libraries that are automatically loaded. use -pjhc if you need access to it.

Wed Aug 19 19:54:22 PDT 2009  John Meacham <john@repetae.net>
  * don't fail if the last line in the file doesn't have a newline ending it.

Tue Aug 18 21:10:30 PDT 2009  John Meacham <john@repetae.net>
  * add fix for compiling on MacOSX, thanks to Mark Wotton.

Tue Aug 18 20:52:36 PDT 2009  John Meacham <john@repetae.net>
  * redo libraries such that only names from explicitly imported libraries are visible to the program being compiled.

Mon Aug 17 16:10:29 PDT 2009  John Meacham <john@repetae.net>
  * clean up stats some

Thu Aug 13 19:36:17 PDT 2009  John Meacham <john@repetae.net>
  * clean up documentation, rename all environment variable to have a consistent JHC_ prefix

Thu Aug 13 19:26:59 PDT 2009  John Meacham <john@repetae.net>
  * haskell98 should re-export Prelude and Numeric

Wed Aug 12 22:33:25 PDT 2009  John Meacham <john@repetae.net>
  * initialize CAFs statically, add hs_init and friends to the rts to be compliant with the FFI spec, allow compiling without generating a 'main'

Wed Aug 12 00:43:22 PDT 2009  John Meacham <john@repetae.net>
  * add 'System.Mem' to jhc library

Tue Aug 11 23:15:23 PDT 2009  John Meacham <john@repetae.net>
  * clean up Main.hs

Tue Aug 11 23:00:12 PDT 2009  John Meacham <john@repetae.net>
  * enable the ho cache, start using it by default.

Tue Aug 11 09:54:05 PDT 2009  John Meacham <john@repetae.net>
  * use utf8-string routines in PackedString

Tue Aug 11 08:55:30 PDT 2009  John Meacham <john@repetae.net>
  tagged krasyupheasy
