[ 原始碼: haskell-pretty-simple ]
套件:libghc-pretty-simple-doc(4.0.0.0-1)
libghc-pretty-simple-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-pretty-simple:
- [haskell-pretty-simple_4.0.0.0-1.dsc]
- [haskell-pretty-simple_4.0.0.0.orig.tar.gz]
- [haskell-pretty-simple_4.0.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
pretty printer for data types with a 'Show' instance; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-pretty-simple-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-38
- 本虛擬套件由這些套件填實: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-pretty-simple-dev
- pretty printer for data types with a 'Show' instance
-
- rec: libghc-prettyprinter-ansi-terminal-doc
- ANSI terminal backend for prettyprinter; documentation
-
- rec: libghc-prettyprinter-doc
- modern, easy-to-use, extensible prettyprinter; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-pretty-simple-prof
- pretty printer for data types with a 'Show' instance; profiling libraries