License | TBD |
---|---|
Maintainer | sweirich@cis.upenn.edu |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
Automatically derive representations and instance declarations
for user defined datatypes.
The typical use is
$(derive [''MyType1, ''MyType2])