name:                 byteable
version:              0.1.1
visibility:           public
id:                   byteable-0.1.1-FEuqGCeotVnAfOsmfdZZo9
key:                  byteable-0.1.1-FEuqGCeotVnAfOsmfdZZo9
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:                  975696a4b2e3cd70c5b4323d435579c9
exposed:              True
exposed-modules:      Data.Byteable
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/byteable-0.1.1-FEuqGCeotVnAfOsmfdZZo9

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/byteable-0.1.1-FEuqGCeotVnAfOsmfdZZo9

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/byteable-0.1.1-FEuqGCeotVnAfOsmfdZZo9

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

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