libghc-pretty-simple-prof

pretty printer for data types with a 'Show' instance; profiling libraries

Description

Features:
 * Easy-to-read
  - Complex data types are simple to understand.
 * Color
  - Prints in color using ANSI escape codes.
  - It is possible to print without color by using the pPrintNoColor
    function
 * Rainbow Parentheses
  - Easy to understand deeply nested data types
 * Configurable Indentation
  - Amount of indentation is configurable with the pPrintOpt function
 * Fast
  - No problem pretty-printing data types thousands of lines long
 * Works with any data type with a Show instance
  - Some common Haskell data types have a Show instance that produces
    non-valid Haskell code. pretty-simple will pretty-print even these
    data types

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/cdepillabout/pretty-simple


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-pretty-simple-prof