tptp v0.1.2.0 Release Notes
Release Date: 2020-04-03 // over 4 years ago-
๐ 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.
Previous changes from v0.1.1.0
-
๐ 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.