Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/minad/wl-pprint-annotated

Wadler/Leijen pretty printer with annotations and API conforming to modern Haskell
https://github.com/minad/wl-pprint-annotated

haskell pretty-print wadler-leijen

Last synced: 10 days ago
JSON representation

Wadler/Leijen pretty printer with annotations and API conforming to modern Haskell

Awesome Lists containing this project

README

        

# wl-pprint-annotated: Wadler/Leijen pretty printer with annotations

[![Hackage](https://img.shields.io/hackage/v/wl-pprint-annotated.svg)](https://hackage.haskell.org/package/wl-pprint-annotated)
[![Build Status](https://secure.travis-ci.org/minad/wl-pprint-annotated.png?branch=master)](http://travis-ci.org/minad/wl-pprint-annotated)

This is a limited version of wl-pprint-extras by @ekmett without support for point effects and without the free monad.
Like in annotated-wl-pprint, only annotations are supported. Compared to annotated-wl-pprint this library provides a slightly modernized interface.

* Hackage: https://hackage.haskell.org/package/wl-pprint-annotated