data-array-byte: Compatibility layer for Data.Array.Byte
Compatibility layer for Data.Array.Byte, providing boxed wrappers for ByteArray#
and MutableByteArray#
and relevant instances for GHC < 9.4. Include it into your Cabal file:
build-depends: base if impl(ghc < 9.4) build-depends: data-array-byte
and then import Data.Array.Byte
unconditionally.
[Skip to Readme]
Downloads
- data-array-byte-0.1.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.1, 0.1.0.1 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.9 && <4.18), deepseq (>=1.4 && <1.5), template-haskell (>=2.11 && <2.20) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.4, ghc ==9.4.2 |
License | BSD-3-Clause |
Copyright | (c) Roman Leshchinskiy 2009-2012 |
Author | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
Maintainer | andrew.lelechenko@gmail.com |
Category | Compatibility |
Home page | https://github.com/Bodigrim/data-array-byte |
Bug tracker | https://github.com/Bodigrim/data-array-byte/issues |
Source repo | head: git clone https://github.com/Bodigrim/data-array-byte |
Uploaded | by Bodigrim at 2022-10-07T18:38:20Z |
Distributions | LTSHaskell:0.1.0.1, NixOS:0.1.0.1, Stackage:0.1.0.1 |
Reverse Dependencies | 12 direct, 15101 indirect [details] |
Downloads | 4595 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-10-07 [all 1 reports] |