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

The derive package

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.

Properties

Versions0.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
Dependenciesbase (4.*), 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)
LicenseBSD3
CopyrightNeil Mitchell 2006-2012
AuthorNeil Mitchell <ndmitchell@gmail.com>
MaintainerNeil Mitchell <ndmitchell@gmail.com>
CategoryDevelopment
Home pagehttp://community.haskell.org/~ndm/derive/
Source repositorydarcs get http://community.haskell.org/~ndm/darcs/derive/
Executablesderive
Upload dateSun Apr 1 10:36:17 UTC 2012
Uploaded byNeilMitchell
Built onghc-7.4
DistributionsNixOS: 2.5.8

Modules

Downloads