[TAG 0.6.1
John Meacham <john@repetae.net>**20090623141751
 Ignore-this: 24dcdba83f7c304db453bba7e374c835
] 
<
[small fixes for dist and rpm build
John Meacham <john@repetae.net>**20090623141730
 Ignore-this: a21dda44b6a4841b5e9751d6497fc2fc
] 
[automatically detect packages needed for ghc-6.8 and ghc-6.10 compatibility
John Meacham <john@repetae.net>**20090623030304
 Ignore-this: 30aeecaac05d4170b7bb10b676558307
] 
[add cross compilation documentation to the jhc manual
John Meacham <john@repetae.net>**20090623015246
 Ignore-this: 450bd76ff965d8f847197a5637661f27
] 
[remove last vestiges of old architecture specific code in favor of general ini files
John Meacham <john@repetae.net>**20090623010747
 Ignore-this: 607a5a57073aa5d9ffd39a4dafbb029a
] 
[enable usage of targets.ini instead of old arch options
John Meacham <john@repetae.net>**20090623004355
 Ignore-this: e3245e91e849a9d38df5c30f0ad7e7db
] 
[properly merge multiple entries in the targets.ini files
John Meacham <john@repetae.net>**20090623003330
 Ignore-this: 5e11254aece611775f65769415e49e88
] 
[don't try to use 'select' on windows
John Meacham <john@repetae.net>**20090623000624
 Ignore-this: 44b511c083df6a6de351ee7d5e2f6102
] 
[add support for targets.ini to options, use options specified in ini file when possible
John Meacham <john@repetae.net>**20090622230925
 Ignore-this: 5c3751c1499d4ca24aa152fef7c68a85
] 
[add targets.ini file and rules for installing it.
John Meacham <john@repetae.net>**20090622222208
 Ignore-this: d7482aac7549579df7bbbf9a952f2456
] 
[add Typeable.h so containers compiles
John Meacham <john@repetae.net>**20090622192657
 Ignore-this: 11bb1b3e71faf99f5d9e5deb94d8bed3
] 
[Changing remaining references to jhc_man to man
coreyoconnor@gmail.com**20090622023350
 Ignore-this: 9e8d7f9bc5fdbe83a54280b9a5b7fb27
 The install depended on the man pages being built but no such dependency was defined. I believe the
 makefile was halfway between moving from jhc_man to man as the target name. If so I added the
 required dependencies and renamed remaining jhc_man references
] 
[Correct dependencies for JHC lib targets
coreyoconnor@gmail.com**20090622023004
 Ignore-this: 223e2af1e9c564a3e45728db4407b9d2
 Added the libs target to local-all. Previously the libs target was in an install hook which resulted
 in the libs being built as the user executing "make install"
 Modifications to the sources the JHC libs did not result in a recompile of the lib as expected. 
 Made the JHC_LIBS targets phony. This causes them to be executed regardless of the state of the
 target file. JHC appears to perform the required dependency tracking just fine.
 
] 
[HsFFI.h is not in C include path.
coreyoconnor@gmail.com**20090622022703
 Ignore-this: 9593b1649d703422dab20eb5125cd605
 Unable to compile due to missing HsFFI.h. I think the intention is to use the include file it the
 "data" folder. Updating Makefile accordingly.
] 
[Explicitly use base-4 and syb package. (GHC 6.10 only?)
coreyoconnor@gmail.com**20090622022835
 Ignore-this: 614ca580a3d5b08754ea3c6ec7021edd
 When compiling using GHC 6.10 the base-4 and syb packages must be added. I think this needs to be
 dependent on the version of GHC used?
] 
[update GenUtil.hs
John Meacham <john@repetae.net>**20090621150718
 Ignore-this: 7dbe9ec26765c20963ececc7e3825bee
] 
[add Support.Compat
John Meacham <john@repetae.net>**20090524230039
 Ignore-this: 19a42e963e602f51d22b41037dad005f
] 
[get rid of old square-stats option
John Meacham <john@repetae.net>**20090508192533
 Ignore-this: deae106e564f622dd5b49adb7dca5ec4
] 
[improve datalog output
John Meacham <john@repetae.net>**20090508192523
 Ignore-this: 91a88a7320bdac616bbb66ae748a0c6c
] 
[bug updates
John Meacham <john@repetae.net>**20090407234922
 Ignore-this: 802640d54aeac204d4ea301c8500c44a
] 
[update bugs
John Meacham <john@repetae.net>**20090327102156
 Ignore-this: efd2071c6b599e7001e3e5feca0e1de7
] 
[fix bug where types of slots for unpacked polymorphic components wern't being properly specialized
John Meacham <john@repetae.net>**20090327101411
 Ignore-this: 4415dda8287d5bf51a6b3e76b6f18b8d
] 
[add bug tracker link to web page
John Meacham <john@repetae.net>**20090327083320
 Ignore-this: 78ccb5b830a0b8e42c9b7fe6f1c5b795
] 
[add 0.6.0 release to ditz
John Meacham <john@repetae.net>**20090327082347
 Ignore-this: 96c04d3c9ac268bfe69aca59c2e90341
] 
[use full ints by default. otherwise max and min bounds get odd.
John Meacham <john@repetae.net>**20090327043051
 Ignore-this: 3320bd9ed60a9ecfb094edf3c2acc3de
] 
[add ditz bug tracking
John Meacham <john@repetae.net>**20090327041550
 Ignore-this: 3f206687f07496366981c1a10668c25a
] 
[add the absurd type to the initial grin type env
John Meacham <john@repetae.net>**20090327040403
 Ignore-this: c9db64dc7cbf2ede47168a18f5de93fd
] 
[simplify primitive operations inside of other primitive options
John Meacham <john@repetae.net>**20090327032958
 Ignore-this: c2495d67c5019117f19b4cb41669ee10
] 
[print grin a little nicer
John Meacham <john@repetae.net>**20090327032932
 Ignore-this: 135997d87a716afe5ba5506e6fed6144
] 
[improve datalog dump
John Meacham <john@repetae.net>**20090327003453
 Ignore-this: 66b4593d93787d1ed96156ecba96098c
] 
[don't treat Sin and Sqrt to be eager safe so they arn't generated as constants later
John Meacham <john@repetae.net>**20090326234933
 Ignore-this: 9c3f081b84e5de573b83f21898f53665
] 
[add -hide-all-packages to command line and only include the needed packages
John Meacham <john@repetae.net>**20090324153459
 Ignore-this: ff65f6712f439f19d828d1524bf5af71
] 
[add ability to dump various code properties as datalog clauses for external analysis
John Meacham <john@repetae.net>**20090317092727
 Ignore-this: b55ed7165ddf1dbfe703b5c54254182b
] 
[clean up documentation generation for distribution
John Meacham <john@repetae.net>**20090317021917
 Ignore-this: 7be7ffe3a3ed0c1a59f29a64b48b13ec
] 
[TAG 0.6.0
John Meacham <john@repetae.net>**20090317013836
 Ignore-this: 980448e7dee0dcc9cc02cf339da2ea97
] 
>