array: Mutable and immutable arrays

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

In addition to providing the Data.Array module as specified in the Haskell 2010 Language Report, this package also defines the classes IArray of immutable arrays and MArray of arrays mutable within appropriate monads, as well as some instances of these classes.

Properties

Versions 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.5.1.1, 0.5.2.0, 0.5.3.0, 0.5.4.0, 0.5.5.0, 0.5.6.0
Change log changelog.md
Dependencies base (>=4.5 && <4.10) [details]
License BSD-3-Clause
Author
Maintainer libraries@haskell.org
Category Data Structures
Bug tracker http://ghc.haskell.org/trac/ghc/newticket?component=libraries%20%28other%29&keywords=array
Source repo head: git clone http://git.haskell.org/packages/array.git
Uploaded by HerbertValerioRiedel at 2016-04-17T10:23:59Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees