Copyright | (c) DFKI GmbH 2012 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | non-portable(derive Typeable instances) |
Safe Haskell | None |
DFOL.ATC_DFOL
Contents
Description
Automatic derivation of instances via DrIFT-rule ShATermConvertible
for the type(s):
BASIC_SPEC
BASIC_ITEM
TYPE
TERM
FORMULA
SYMB_ITEMS
SYMB_MAP_ITEMS
SYMB_OR_MAP
KIND
CONTEXT
Sign
Morphism
Symbol
Orphan instances
ShATermConvertible SYMB_OR_MAP Source # | |
ShATermConvertible SYMB_MAP_ITEMS Source # | |
ShATermConvertible SYMB_ITEMS Source # | |
ShATermConvertible FORMULA Source # | |
ShATermConvertible TERM Source # | |
ShATermConvertible TYPE Source # | |
ShATermConvertible BASIC_ITEM Source # | |
ShATermConvertible BASIC_SPEC Source # | |
ShATermConvertible Sign Source # | |
ShATermConvertible CONTEXT Source # | |
ShATermConvertible KIND Source # | |
ShATermConvertible Symbol Source # | |
ShATermConvertible Morphism Source # | |