hw-mquery-0.1.0.1: Conduits for tokenizing streams.

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Row

Documentation

data Row a Source #

Constructors

Row MaxChars a 

Instances

Pretty a => Pretty (Row (DList a)) Source # 

Methods

pretty :: Row (DList a) -> Doc #

prettyList :: [Row (DList a)] -> Doc #