NOTICE: This package has been removed from pkgsrc

./wip/hs-vector-th-unbox, Deriver for Data.Vector.Unboxed using Template Haskell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.0.1, Package name: hs-vector-th-unbox-0.2.0.1, Maintainer: pho

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


Required to run:
[wip/ghc] [devel/hs-vector]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 536c3ffabae0dcd0ef5db50dc1dda31a107d1357
RMD160: 49ce6c311ea60fafc8060ab06e364c350cc929e1
Filesize: 3.723 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:29 by Ryosuke Moro | Files touched by this commit (22)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-27 00:08:03 by Ryosuke Moro | Files touched by this commit (58)
Log message:
Remove hs-blaze-builder, hs-transformers-base, hs-transformers-compat, and
hs-vector, imported to pkgsrc/devel.
   2013-02-27 13:24:06 by PHO / phonohawk | Files touched by this commit (5)
Log message:
Import hs-vector-th-unbox-0.2.0.1 as wip/hs-vector-th-unbox.

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