The latest version of derive is 2.6.5-0.

derive

Version 2.5.10 revision 0 uploaded by NeilMitchell.

Package meta

Synopsis
A program and library to derive instances for data types
Description

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.

Author
Neil Mitchell <ndmitchell@gmail.com>
Bug reports
n/a
Category
Development
Copyright
Neil Mitchell 2006-2012
Homepage
http://community.haskell.org/~ndm/derive/
Maintainer
Neil Mitchell <ndmitchell@gmail.com>
Package URL
n/a
Stability
n/a

Components