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 | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4 |
|---|---|
| Dependencies | base, filepath, mtl, template-haskell |
| License | BSD3 |
| Copyright | 2006-7, Neil Mitchell |
| Author | Neil Mitchell & Stefan O'Rear |
| Maintainer | ndmitchell@gmail.com |
| Category | Development |
| Home page | http://www-users.cs.york.ac.uk/~ndm/derive/ |
| Executables | derive |
| Upload date | Sun May 27 21:42:09 UTC 2007 |
| Uploaded by | StefanORear |
| Built on | ghc-6.6 |
| Build failure | ghc-6.10 (log), ghc-6.8 (log) |
Modules
- Data
- Derive
- Data.Derive.All
- Data.Derive.Arbitrary
- Data.Derive.Arbitrary2
- Data.Derive.Binary
- Data.Derive.BinaryDefer
- Data.Derive.Bounded
- Data.Derive.Data
- Data.Derive.Enum
- Data.Derive.EnumCyclic
- Data.Derive.Eq
- Data.Derive.From
- Data.Derive.Functor
- Data.Derive.Has
- Data.Derive.Is
- Data.Derive.LazySet
- Data.Derive.Monoid
- Data.Derive.NFData
- Data.Derive.Ord
- Data.Derive.Play
- Data.Derive.PlayAll
- Data.Derive.Read
- Data.Derive.Serial
- Data.Derive.Set
- Data.Derive.Show
- Data.Derive.TTypeable
- Data.Derive.Typeable
- Data.DeriveGuess
- Data.DeriveTH
- Derive
- Language
Downloads
- derive-0.1.tar.gz (Cabal source package)
- package description (included in the package)
