derive-0.1.1: 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 (<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 dateFri Jan 25 15:38:15 UTC 2008
Uploaded byNeilMitchell
Built onghc-6.10, ghc-6.8
Build failureghc-6.12 (log), ghc-7.0 (log)
DistributionsNixOS: 2.5.8

Modules

Downloads