pretty-simple: Simple pretty printer for any datatype with a 'Show' instance.

[ bsd3, library, text ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
buildexample

Build a small example program showing how to use the pPrint function

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.0.5, 1.0.0.6, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.0.3, 2.0.0.0, 2.0.1.0, 2.0.2.0, 2.0.2.1, 2.1.0.0, 2.1.0.1, 2.2.0.0, 2.2.0.1, 3.0.0.0, 3.1.0.0, 3.1.1.0, 3.2.0.0, 3.2.1.0, 3.2.2.0, 3.2.3.0, 3.3.0.0, 4.0.0.0, 4.1.0.0, 4.1.1.0, 4.1.2.0
Dependencies ansi-terminal, base (>=4.6 && <5), lens, mono-traversable, mtl, parsec, pretty-simple, semigroups, text, transformers [details]
License BSD-3-Clause
Copyright 2016 Dennis Gosnell
Author Dennis Gosnell
Maintainer cdep.illabout@gmail.com
Category Text
Home page https://github.com/cdepillabout/pretty-simple
Source repo head: git clone git@github.com:cdepillabout/pretty-simple.git
Uploaded by cdepillabout at 2017-01-12T04:14:20Z
Distributions Arch:4.1.2.0, Debian:3.2.3.0, Fedora:4.1.2.0, LTSHaskell:4.1.2.0, NixOS:4.1.2.0, Stackage:4.1.2.0, openSUSE:4.1.2.0
Reverse Dependencies 37 direct, 79 indirect [details]
Executables pretty-simple-example
Downloads 37454 total (338 in the last 30 days)
Rating 2.5 (votes: 5) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-12 [all 1 reports]

Readme for pretty-simple-1.0.0.0

[back to package description]

Text.Pretty.Simple

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

TODO

Usage

TODO