pkgsrc/devel/hs-vector/PLIST
szptvlfn 5bc523feba Import vector-0.10.9.2 as devel/hs-vector,
packaged for wip by pho.

An efficient implementation of Int-indexed arrays (both mutable and
immutable), with a powerful loop fusion optimization framework.

It is structured as follows:
* Data.Vector
    Boxed vectors of arbitrary types.
* Data.Vector.Unboxed
    Unboxed vectors with an adaptive representation based on data type
    families.
* Data.Vector.Storable
    Unboxed vectors of Storable types.
* Data.Vector.Primitive
    Unboxed vectors of primitive types as defined by the primitive
    package. Data.Vector.Unboxed is more flexible at no performance
    cost.
* Data.Vector.Generic
    Generic interface to the vector types.
2014-05-26 22:02:40 +00:00

96 lines
6.7 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2014/05/26 22:02:40 szptvlfn Exp $
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Fusion/Stream.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Fusion/Stream/Monadic.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Fusion/Stream/Size.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Fusion/Util.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Generic.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Generic/Base.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Generic/Mutable.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Generic/New.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Internal/Check.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Mutable.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Primitive.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Primitive/Mutable.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Storable.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Storable/Internal.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Storable/Mutable.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Unboxed.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Unboxed/Base.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Unboxed/Mutable.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/HSvector-${PKGVERSION}.o
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/include/vector.h
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/libHSvector-${PKGVERSION}.a
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/package-description
share/doc/vector-${PKGVERSION}/LICENSE
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Fusion-Stream-Monadic.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Fusion-Stream-Size.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Fusion-Stream.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Fusion-Util.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Generic-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Generic-New.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Generic.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Internal-Check.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Primitive-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Primitive.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Storable-Internal.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Storable-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Storable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Unboxed-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector-Unboxed.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/Data-Vector.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-33.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-43.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-47.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-A.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-All.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-B.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-C.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-D.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-E.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-F.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-G.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-H.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-I.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-L.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-M.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-N.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-O.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-P.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-R.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-S.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-T.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-U.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-V.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-W.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-Y.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index-Z.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/doc-index.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/frames.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/haddock-util.js
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/hslogo-16.png
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/index-frames.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/index.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Fusion-Stream-Monadic.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Fusion-Stream-Size.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Fusion-Stream.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Fusion-Util.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Generic-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Generic-New.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Generic.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Internal-Check.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Primitive-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Primitive.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Storable-Internal.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Storable-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Storable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Unboxed-Mutable.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector-Unboxed.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/mini_Data-Vector.html
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/minus.gif
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/ocean.css
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/plus.gif
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/synopsis.png
${PLIST.doc}share/doc/vector-${PKGVERSION}/html/vector.haddock