thorn: Datatype Manipulation with Template Haskell
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Thorn generates
functors from various kinds of datatypes, regardless of arity or variances.
folds and unfolds from various kinds of recursive datatypes, including mutually recursive ones.
A single function of Thorn will give you a lot. Just try it.
The haddock is here. http://kinokkory.github.io/Thorn/
Properties
Versions | 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 0.2 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), bifunctors (<5), containers (<1), contravariant (<1), mtl (<3), profunctors (<5), random (>1), template-haskell (<3) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2013 Yusuke Matsushita |
Author | Yusuke Matsushita |
Maintainer | Yusuke Matsushita <y.skm24t@gmail.com> |
Category | Data, Generics |
Home page | https://github.com/Kinokkory/Thorn |
Bug tracker | https://github.com/Kinokkory/Thorn/issues |
Source repo | head: git clone git://github.com/Kinokkory/Thorn.git |
Uploaded | by Kinokkory at 2013-11-23T13:08:49Z |
Modules
[Index]
Downloads
- thorn-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees