derive-2.3.0.2: 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.*), mtl, pretty, process, syb, template-haskell, uniplate (1.5.*)
LicenseBSD3
Copyright2006-2010, Neil Mitchell
AuthorNeil Mitchell & Stefan O'Rear
Maintainerndmitchell@gmail.com
CategoryDevelopment
Home pagehttp://community.haskell.org/~ndm/derive/
Executablesderive
Upload dateTue Jun 22 04:59:02 UTC 2010
Uploaded byNeilMitchell
Built onghc-6.12
Build failureghc-7.0 (log)
DistributionsNixOS: 2.5.8

Modules

Downloads