# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
haskell.setup byteable 0.1.1
checksums rmd160 1319a8c5a5e6e60394a30e819b427f2ce512327b \
sha256 243b34a1b5b64b39e39fe58f75c18f6cad5b668b10cabcd86816cbde27783fe2
maintainers cal openmaintainer
description Type class for sequence of bytes
Abstract class to manipulate sequence of bytes.\
\nThe use case of this class is abstracting manipulation of types that are \
just wrapping a bytestring with stronger and more meaniful name.