hops-0.7.0: Handy Operations on Power Series

CopyrightAnders Claesson 2016
MaintainerAnders Claesson <anders.claesson@gmail.com>
Safe HaskellSafe
LanguageHaskell98

HOPS.Pretty

Description

License : BSD-3

Documentation

class Pretty a where Source #

Minimal complete definition

pretty

Methods

pretty :: a -> ByteString Source #