bitarray-bs: Bit array based on ByteString

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), bytestring (>=0.12 && <0.13) [details]
License BSD-3-Clause
Copyright (c) 2025 Yoshikuni Jujo
Author Yoshikuni Jujo
Maintainer yoshikuni.jujo@gmail.com
Category Data
Home page https://github.com/YoshikuniJujo/bitarray-bs#readme
Bug tracker https://github.com/YoshikuniJujo/bitarray-bs/issues
Source repo head: git clone https://github.com/YoshikuniJujo/bitarray-bs
Uploaded by YoshikuniJujo at 2025-11-17T05:31:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-11-17 [all 1 reports]

Readme for bitarray-bs-0.1.0.0

[back to package description]

bitarray-bs

Bit array based on ByteString. This package used by package yaftee-conduit-bytestring.