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.
- Host: GitHub
- URL: https://github.com/m0rphism/printcess
- Owner: m0rphism
- License: bsd-3-clause
- Created: 2016-09-12T11:34:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T17:35:29.000Z (about 9 years ago)
- Last Synced: 2025-10-21T13:56:47.650Z (3 months ago)
- Topics: haskell, library, pretty-print
- Language: Haskell
- Homepage:
- Size: 90.8 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).