array-mhs: Mutable and immutable arrays
This is a copy of the array package adapted for MicroHs.
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.
Modules
- Data
- Data.Array
- Data.Array.Base
- Data.Array.IArray
- Data.Array.IO
- Data.Array.IO.Internals
- Data.Array.IO.Safe
- Data.Array.MArray
- Data.Array.MArray.Safe
- Data.Array.ST
- Data.Array.ST.Safe
- Data.Array.Storable
- Data.Array.Storable.Internals
- Data.Array.Storable.Safe
- Data.Array.Unboxed
- Data.Array.Unsafe
- Data.Array
Downloads
- array-mhs-0.5.8.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.5.8.0 |
---|---|
Dependencies | base (>=4.5 && <5) [details] |
License | Apache-2.0 |
Copyright | 2025 Lennart Augustsson |
Author | |
Maintainer | lennart@augustsson.net |
Category | Data Structures |
Bug tracker | https://github.com/augustss/array-mhs/issues |
Source repo | head: git clone https://github.com/augustss/array-mhs.git |
Uploaded | by LennartAugustsson at 2025-09-12T15:31:02Z |
Distributions | |
Downloads | 0 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2025-09-12 [all 2 reports] |