shower-0.2: Clean up the formatting of 'show' output

Safe HaskellNone
LanguageHaskell2010

Shower.Parser

Description

A megaparsec implementation of a parser for Shower.

Synopsis

Documentation

pShower :: Shower a => Parsec Void String a Source #

Parser for Shower expressions.