name:                 byteable
version:              0.1.1
visibility:           public
id:                   byteable-0.1.1-G3KcNjhYFYz1ZstCXKmKVk
key:                  byteable-0.1.1-G3KcNjhYFYz1ZstCXKmKVk
license:              BSD-3-Clause
copyright:            Vincent Hanquez <vincent@snarc.org>
maintainer:           vincent@snarc.org
author:               Vincent Hanquez <vincent@snarc.org>
stability:            experimental
homepage:             http://github.com/vincenthz/hs-byteable
synopsis:             Type class for sequence of bytes
description:
    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

category:             Data
abi:                  eafd0b64b053c9ffd3a26dddec3cd493
exposed:              True
exposed-modules:      Data.Byteable
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/byteable-0.1.1-G3KcNjhYFYz1ZstCXKmKVk

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/byteable-0.1.1-G3KcNjhYFYz1ZstCXKmKVk

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/byteable-0.1.1-G3KcNjhYFYz1ZstCXKmKVk

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/byteable-0.1.1
hs-libraries:         HSbyteable-0.1.1-G3KcNjhYFYz1ZstCXKmKVk
depends:              base-4.19.1.0-inplace bytestring-0.12.1.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/byteable-0.1.1/html/byteable.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/byteable-0.1.1/html
