name:                 vector-stream
version:              0.1.0.1
visibility:           public
id:                   vector-stream-0.1.0.1-AnXL7Iqx3gr4hvVX4moiUx
key:                  vector-stream-0.1.0.1-AnXL7Iqx3gr4hvVX4moiUx
license:              BSD-3-Clause
copyright:
    (c) Roman Leshchinskiy 2008-2012
    Alexey Kuleshevich 2020-2022,
    Aleksey Khudyakov 2020-2022,
    Andrew Lelechenko 2020-2022

maintainer:
    Haskell Libraries Team <libraries@haskell.org>
    Alexey Kuleshevich <alexey@kuleshevi.ch>,
    Aleksey Khudyakov <alexey.skladnoy@gmail.com>,
    Andrew Lelechenko <andrew.lelechenko@gmail.com>

author:               Roman Leshchinskiy <rl@cse.unsw.edu.au>
homepage:             https://github.com/haskell/vector
synopsis:             Efficient Streams
description:
    Simple yet powerful monadic streams that are used
    as a backbone for vector package fusion functionality.

category:             Data, Data Structures
abi:                  3d781177636563571ee3020782f16af2
exposed:              True
exposed-modules:      Data.Stream.Monadic
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/vector-stream-0.1.0.1-AnXL7Iqx3gr4hvVX4moiUx

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/vector-stream-0.1.0.1-AnXL7Iqx3gr4hvVX4moiUx

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/vector-stream-0.1.0.1-AnXL7Iqx3gr4hvVX4moiUx

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/vector-stream-0.1.0.1

hs-libraries:         HSvector-stream-0.1.0.1-AnXL7Iqx3gr4hvVX4moiUx
depends:              base-4.19.1.0-inplace ghc-prim-0.11.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/vector-stream-0.1.0.1/html/vector-stream.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/vector-stream-0.1.0.1/html
