The latest version of derive is 2.6.5-0.

derive

Version 2.6.3 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
https://github.com/ndmitchell/derive/issues
Category
Development
Copyright
Neil Mitchell 2006-2017
Homepage
https://github.com/ndmitchell/derive#readme
Maintainer
Neil Mitchell <ndmitchell@gmail.com>
Package URL
n/a
Stability
n/a

Components