byteable: Type class for sequence of bytes
Abstract class to manipulate sequence of bytes
The use case of this class is abstracting manipulation of types that are just wrapping a bytestring with stronger and more meaniful name.
Usual definition of those types are of the form: newtype MyType = MyType ByteString
[Skip to Readme]
Downloads
- byteable-0.1.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, 0.1.1 |
|---|---|
| Dependencies | base (>=4 && <5), bytestring [details] |
| License | BSD-3-Clause |
| Copyright | Vincent Hanquez <vincent@snarc.org> |
| Author | Vincent Hanquez <vincent@snarc.org> |
| Maintainer | vincent@snarc.org |
| Category | Data |
| Home page | http://github.com/vincenthz/hs-byteable |
| Source repo | head: git clone git://github.com/vincenthz/hs-byteable |
| Uploaded | by VincentHanquez at 2013-06-28T06:16:30Z |
| Distributions | Arch:0.1.1, Debian:0.1.1, Fedora:0.1.1, FreeBSD:0.1.1, LTSHaskell:0.1.1, NixOS:0.1.1, Stackage:0.1.1, openSUSE:0.1.1 |
| Reverse Dependencies | 75 direct, 3640 indirect [details] |
| Downloads | 176997 total (7 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |