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

[ bsd3, development, library, program ] [ Propose Tags ] [ Report a vulnerability ]

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
Change log CHANGES.txt
Dependencies base (>=4 && <5), bytestring, containers, directory, filepath, haskell-src-exts (>=1.16 && <1.17), pretty, process, syb, template-haskell, transformers (>=0.2), uniplate (>=1.5 && <1.7) [details]
Tested with ghc ==7.8.2, ghc ==7.6.3, ghc ==7.4.2
License BSD-3-Clause
Copyright Neil Mitchell 2006-2014
Author Neil Mitchell <[email protected]>
Maintainer Neil Mitchell <[email protected]>
Category Development
Home page http://community.haskell.org/~ndm/derive/
Bug tracker https://github.com/ndmitchell/derive/issues
Source repo head: git clone https://github.com/ndmitchell/derive.git
Uploaded by NeilMitchell at 2014-09-15T19:01:43Z
Distributions
Reverse Dependencies 61 direct, 90 indirect [details]
Executables derive
Downloads 68457 total (50 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]