BSD-3-Clause licensed by Tillmann Rendel
Maintained by [email protected]
This version can be pinned in stack with:partial-isomorphisms-0.2@sha256:8448ffa2617729f2a0c86d39cf912e87141381d2fd33c89c37b0614ef98ed9fd,1636

Partial isomorphisms as described in the paper:

Tillmann Rendel and Klaus Ostermann. Invertible Syntax Descriptions: Unifying Parsing and Pretty Printing. In Proc. of Haskell Symposium, 2010.

The paper also describes invertible syntax descriptions as a common interface for parsers and pretty printers. These are distributed separately in the invertible-syntax package.