derive-0.1.4: 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, 2.5.9, 2.5.10, 2.5.11
Dependenciesbase (<3), filepath, mtl, template-haskell or
base (≥3), containers, directory, filepath, mtl, packedstring, pretty, process, random, template-haskell
LicenseBSD3
Copyright2006-7, Neil Mitchell
AuthorNeil Mitchell & Stefan O'Rear
Maintainerndmitchell@gmail.com
CategoryDevelopment
Home pagehttp://www-users.cs.york.ac.uk/~ndm/derive/
Executablesderive
Upload dateMon Nov 24 09:31:14 UTC 2008
Uploaded byAustinSeipp
Built onghc-6.10
Build failureghc-6.12 (log)
DistributionsFedora: 2.5.8, NixOS: 2.5.11, Debian: 2.5.11

Modules

Downloads