Changes between Version 1 and Version 2 of Library/stm
- Timestamp:
- 04/07/09 06:47:23 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Library/stm
v1 v2 1 == Description == 2 1 3 Software Transactional Memory, a modular composable concurrency abstraction. 2 4 3 URL: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stm 5 == Hackage URL == 4 6 5 Latest version: 2.1.1.2 7 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stm 8 9 == Latest version == 10 11 2.1.1.2 12 13 == Version shipped with GHC 6.10.2 == 14 15 N/A 16 17 == Discussion ==
