| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Codec.TPTP.Export
Documentation
Instances
| ToTPTP Annotations Source # | |
Defined in Codec.TPTP.Export Methods toTPTP :: Annotations -> ShowS Source # | |
| ToTPTP AtomicWord Source # | |
Defined in Codec.TPTP.Export Methods toTPTP :: AtomicWord -> ShowS Source # | |
| ToTPTP BinOp Source # | |
| ToTPTP Formula Source # | |
| ToTPTP GData Source # | |
| ToTPTP GTerm Source # | |
| ToTPTP InfixPred Source # | |
| ToTPTP Quant Source # | |
| ToTPTP Role Source # | |
| ToTPTP TPTP_Input Source # | |
Defined in Codec.TPTP.Export Methods toTPTP :: TPTP_Input -> ShowS Source # | |
| ToTPTP Term Source # | |
| ToTPTP UsefulInfo Source # | |
Defined in Codec.TPTP.Export Methods toTPTP :: UsefulInfo -> ShowS Source # | |
| ToTPTP V Source # | |
| ToTPTP a => ToTPTP (Identity a) Source # | |
| ToTPTP t => ToTPTP (Term0 t) Source # | |
| ToTPTP [TPTP_Input] Source # | |
Defined in Codec.TPTP.Export Methods toTPTP :: [TPTP_Input] -> ShowS Source # | |
| (ToTPTP f, ToTPTP t) => ToTPTP (Formula0 t f) Source # | |
isLowerWord :: [Char] -> Bool Source #