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.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.21), deepseq (>=1.4 && <1.6), template-haskell (>=2.11 && <2.23) [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 |
Revised | Revision 3 made by Bodigrim at 2024-03-14T23:56:31Z |
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-08T12:22:04Z |
Distributions | Arch:0.1.0.1, LTSHaskell:0.1.0.1, NixOS:0.1.0.1, Stackage:0.1.0.1 |
Reverse Dependencies | 11 direct, 14874 indirect [details] |
Downloads | 3896 total (213 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-08 [all 1 reports] |