Changes between Version 16 and Version 17 of Commentary/Rts
- Timestamp:
- 06/26/07 09:40:18 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Rts
v16 v17 17 17 * There's a byte-code interpreter for GHCi, and a dynamic linker for loading up object code into a GHCi session. 18 18 19 * Heap-profiling (of various kinds) and time-profilingof Haskell code are included.19 * Heap-profiling (of various kinds), time-profiling and code coverage of Haskell code are included. 20 20 21 21 * Support for Software Transactional Memory is now included...
