Changes between Version 1 and Version 2 of SoC2007Hat
- Timestamp:
- 07/06/07 09:03:06 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoC2007Hat
v1 v2 1 1 == Outline == 2 2 3 Stage 1: Update Hat's tracing of the hierarchical libraries by developing a build process that integrates their current code bases 3 Stage 1: Update Hat's tracing of the hierarchical libraries by developing a build process that integrates their current code bases: 4 * fixed some installation problems that prevented Hat from installing for ghc-6.6.1 5 * fixed hat-trans to generate hierarchical Hat/ directories in the correct place 4 6 * general build scheme established 5 7 * mtl, filepath, base mostly done (still need to polish the general build scheme before they are ready for prime time) … … 8 10 9 11 Stage 3: Automate the wrapping of trickier bits (stuff that doesn't have a Haskell representation needs manual treatment at the moment) 12 * abstract from the general notion of wrapping a library, and come up with a general scheme 13 * implement the general wrapping scheme as a tool 10 14 11 15 == Misc ==
