derive: A program and library to derive instances for data types

[ bsd3, development, library, program ] [ Propose Tags ]

Data.Derive is a library and a tool for deriving instances for Haskell programs. It is designed to work with custom derivations, SYB and Template Haskell mechanisms. The tool requires GHC, but the generated code is portable to all compilers. We see this tool as a competitor to DrIFT.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.3.0, 2.3.0.1, 2.3.0.2, 2.4, 2.4.1, 2.4.2, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.5.10, 2.5.11, 2.5.12, 2.5.13, 2.5.14, 2.5.15, 2.5.16, 2.5.17, 2.5.18, 2.5.19, 2.5.20, 2.5.21, 2.5.22, 2.5.23, 2.5.24, 2.5.25, 2.5.26, 2.6, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5
Dependencies base (>=4 && <5), bytestring, containers, directory, filepath, haskell-src-exts (>=1.9 && <1.14), pretty, process, syb, template-haskell, transformers (>=0.2 && <0.4), uniplate (>=1.5 && <1.7) [details]
License BSD-3-Clause
Copyright Neil Mitchell 2006-2012
Author Neil Mitchell <ndmitchell@gmail.com>
Maintainer Neil Mitchell <ndmitchell@gmail.com>
Category Development
Home page http://community.haskell.org/~ndm/derive/
Source repo head: darcs get http://community.haskell.org/~ndm/darcs/derive/
Uploaded by NeilMitchell at 2012-08-26T21:05:11Z
Distributions
Reverse Dependencies 61 direct, 86 indirect [details]
Executables derive
Downloads 67078 total (77 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]