libghc-pretty-show-dev

A haskell library for pretty printing data structures
  http://wiki.github.com/yav/pretty-show
  0
  no reviews



A library that can parse derived show instances into a generic data structure which can then be pretty printed. for complex data structures, the pretty printed version is significantly more readable that the standard show output.

this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.