pkgsrc/devel/hs-vector/PLIST
pho 48bdc7f530 Update to vector-0.12.0.3
Changes in version 0.12.0.3
* Add support for ghc >=8.8 monad fail

Changes in version 0.12.0.2
* Fixes issue #220, compact heap operations crashing on boxed vectors
  constructed using traverse.
* remove usage of Data.Primitive.Address and clarify the memset Prim
  Storable smuggling trick in Vector.Storable.Mutable
* backport injective type family support

Changes in version 0.12.0.1
* Make sure `length` can be inlined
* Include modules that test-suites depend on in other-modules

Changes in version 0.12.0.0
* Documentation fixes/additions
* New functions: createT, iscanl/r, iterateNM, unfoldrM, uniq
* New instances for various vector types: Semigroup, MonadZip
* Made `Storable` vectors respect memory alignment
* Changed some macros to ConstraintKinds
  * Dropped compatibility with old GHCs to support this
* Add `Eq1`, `Ord1`, `Show1`, and `Read1` `Vector` instances, and
  related helper functions.
* Relax context for `Unbox (Complex a)`.
2020-01-01 02:43:35 +00:00

28 lines
1.9 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2020/01/01 02:43:35 pho Exp $
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Fusion/Bundle.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Fusion/Bundle/Monadic.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Fusion/Bundle/Size.hi
lib/vector-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Fusion/Stream/Monadic.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/Mutable/Base.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
@pkgdir share/doc/vector-${PKGVERSION}/html