derive: A program and library to derive instances for data types
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.
Versions [faq] | 0.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, 2.5.12, 2.5.13, 2.5.14, 2.5.15, 2.5.16, 2.5.17, 2.5.18, 2.5.19, 2.5.20, 2.5.21, 2.5.22, 2.5.23, 2.5.24, 2.5.25, 2.5.26, 2.6, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5 |
---|---|
Dependencies | base (==4.*), bytestring, containers, directory, filepath, haskell-src-exts (==1.1.*), mtl, packedstring, pretty, process, syb, template-haskell, uniplate [details] |
License | BSD-3-Clause |
Copyright | 2006-2009, Neil Mitchell |
Author | Neil Mitchell & Stefan O'Rear |
Maintainer | ndmitchell@gmail.com |
Category | Development |
Home page | http://community.haskell.org/~ndm/derive/ |
Uploaded | by NeilMitchell at Sun Aug 2 20:08:31 UTC 2009 |
Distributions | Debian:2.6.4, Fedora:2.6.4, NixOS:2.6.5 |
Executables | derive |
Downloads | 45256 total (350 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
- Data
- Derive
- Data.Derive.All
- Data.Derive.Arbitrary
- Data.Derive.ArbitraryOld
- Data.Derive.Arities
- Data.Derive.Binary
- Data.Derive.BinaryDefer
- Data.Derive.Bounded
- Class
- DSL
- Data.Derive.Data
- Data.Derive.Default
- Data.Derive.Enum
- Data.Derive.EnumCyclic
- Data.Derive.Eq
- Data.Derive.Fold
- Data.Derive.Foldable
- Data.Derive.From
- Data.Derive.Functor
- Data.Derive.Has
- Instance
- Internal
- Data.Derive.Is
- Data.Derive.LazySet
- Data.Derive.Monoid
- Data.Derive.NFData
- Data.Derive.Ord
- Data.Derive.PlateTypeable
- Data.Derive.Read
- Data.Derive.Ref
- Data.Derive.Serial
- Data.Derive.Set
- Data.Derive.Show
- Data.Derive.Traversable
- Data.Derive.Typeable
- Data.Derive.Update
- Data.DeriveDSL
- Data.DeriveTH
- Derive
- Language
Downloads
- derive-2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)