vector-th-unbox: Deriver for Data.Vector.Unboxed using Template Haskell

[ bsd3, data, library ] [ Propose Tags ]

A Template Haskell deriver for unboxed vectors, given a pair of coercion functions to and from some existing type with an Unbox instance.

Refer to Data.Vector.Unboxed.Deriving for documentation and examples.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, 0.2.1.5, 0.2.1.6, 0.2.1.7, 0.2.1.8, 0.2.1.9, 0.2.2 (info)
Change log CHANGELOG.md
Dependencies base (>=4.9 && <4.19), template-haskell (>=2.5 && <2.21), vector (>=0.7.1 && <0.14) [details]
License BSD-3-Clause
Copyright (c) 2012-2015 Liyang HU
Author Liyang HU <vector-th-unbox@liyang.hu>
Maintainer Fumiaki Kinoshita <fumiexcel@gmail.com>
Revised Revision 4 made by AndreasAbel at 2023-03-16T23:33:07Z
Category Data
Home page https://github.com/tsurucapital/vector-th-unbox
Source repo head: git clone http://github.com/tsurucapital/vector-th-unbox
Uploaded by FumiakiKinoshita at 2021-11-08T04:57:37Z
Distributions Arch:0.2.2, Debian:0.2.1.7, Fedora:0.2.2, FreeBSD:0.2.1.2, LTSHaskell:0.2.2, NixOS:0.2.2, Stackage:0.2.2, openSUSE:0.2.2
Reverse Dependencies 46 direct, 4385 indirect [details]
Downloads 75717 total (271 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-11-08 [all 1 reports]

Readme for vector-th-unbox-0.2.2

[back to package description]