Changes between Initial Version and Version 1 of Library/array
- Timestamp:
- 04/18/09 10:17:04 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Library/array
v1 v1 1 == Description == 2 3 This package defines the classes IArray of immutable arrays and MArray of arrays mutable within 4 appropriate monads, as well as some instances of these classes 5 6 == Hackage URL == 7 8 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/array 9 10 == Latest version == 11 12 0.2.0.0 13 14 == Version shipped with GHC 6.10.2 == 15 16 0.2.0.0 17 18 == Discussion ==
