| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Language.Haskell.Convert
Documentation
class (Typeable a, Typeable b, Show a, Show b) => Convert a b Source #
Minimal complete definition
conv
derive-2.6.5: A program and library to derive instances for data types
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Language.Haskell.Convert
class (Typeable a, Typeable b, Show a, Show b) => Convert a b Source #
Minimal complete definition
conv