| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
TPDB.Data.Rule
Documentation
Constructors
| Rule | |
Fields
| |
Instances
| Functor Rule Source # | |
| Eq a => Eq (Rule a) Source # | |
| Ord a => Ord (Rule a) Source # | |
| PrettyTerm a => Pretty (Rule a) Source # | |
Defined in TPDB.Plain.Write | |
| Variables r => Variables (Rule r) Source # | |
| Reader u => Reader (Rule u) Source # | |
| (TermC v c, XmlContent (Term v c)) => XmlContent (Rule (Term v c)) Source # | |
Defined in TPDB.Data.Xml | |
| (Typeable t, XmlContent t) => XmlContent (Rule t) Source # | |
Defined in TPDB.CPF.Proof.Write | |
| type Var (Rule r) Source # | |