An open API service indexing awesome lists of open source software.

https://github.com/m0rphism/printcess

Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.
https://github.com/m0rphism/printcess

haskell library pretty-print

Last synced: 3 months ago
JSON representation

Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.

Awesome Lists containing this project

README

          

# printcess
Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.

Documentation is provided on [hackage](https://hackage.haskell.org/package/printcess/docs/Printcess-PrettyPrinting.html).