[ 源代码: haskell-pretty-simple ]
软件包:libghc-pretty-simple-dev(3.2.3.0-1)
libghc-pretty-simple-dev 的相关链接
Debian 的资源:
下载源码包 haskell-pretty-simple:
- [haskell-pretty-simple_3.2.3.0-1.dsc]
- [haskell-pretty-simple_3.2.3.0.orig.tar.gz]
- [haskell-pretty-simple_3.2.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
pretty printer for data types with a 'Show' instance
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. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-pretty-simple-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-ansi-terminal-dev-0.10.3-1c365
- 本虚包由这些包填实: libghc-ansi-terminal-dev
-
- dep: libghc-base-dev-4.13.0.0-bfdb4
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.6.2.1-f2d50
- 本虚包由这些包填实: ghc
-
- dep: libghc-mtl-dev-2.2.2-7208c
- 本虚包由这些包填实: ghc
-
- dep: libghc-text-dev-1.2.4.0-bf8fc
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-59c2c
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-pretty-simple-doc
- pretty printer for data types with a 'Show' instance; documentation
-
- sug: libghc-pretty-simple-prof
- pretty printer for data types with a 'Show' instance; profiling libraries