-
Parse SZS comment annotations more liberally.
-
Add functions 'sortFirstOrder', 'unsortFirstOrder', and 'polymorphizeFirstOrder'.
-
Support compilation with GHC 8.8.4 and 8.10.3.
-
Consume leading whitespace in the TSTP parser.
-
Do not pretty print parenthesis in negated equality literals.
-
Parse superfluous parenthesis in types, terms and clauses.
-
Add a helper function 'unitClause'.
-
Add more tests and improve documentation.
-
Set more accurate lower bounds of the base and scientific dependencies.
-
Support compilation with GHC 8.8.3 and 8.10.1.
-
Parse SZS ontology information in the TSTP input.
-
Parse single line comments starting with #.
-
Increase the upper bound of the prettyprinter dependency.
-
Support compilation with GHC 8.8.1.
- Support compilation with GHC 7.8.
-
First version. Released on an unsuspecting world.
-
Supported TPTP languages: CNF, FOF, TFF0, TFF1.