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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://hackage.haskell.org/package/byteable
