[ 原始碼: haskell-ghc-exactprint ]
套件:libghc-ghc-exactprint-doc(1.7.1.0-1)
libghc-ghc-exactprint-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-ghc-exactprint:
- [haskell-ghc-exactprint_1.7.1.0-1.dsc]
- [haskell-ghc-exactprint_1.7.1.0.orig.tar.gz]
- [haskell-ghc-exactprint_1.7.1.0-1.debian.tar.xz]
維護小組:
相似套件:
ExactPrint for GHC; documentation
Using the API Annotations available from GHC 7.10.2, this library provides a means to round trip any code that can be compiled by GHC, currently excluding lhs files.
It does this with a phased approach:
* Delta - converts GHC API Annotations into relative offsets, indexed by SrcSpan * Transform - functions to facilitate changes to the AST, adjusting the annotations generated in the Delta phase to suit the changes. * Print - converts an AST and its annotations to properly formatted source text. * Pretty - adds annotations to an AST (fragment) so that the output can be parsed back to the same AST.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-ghc-exactprint-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-data-default-doc
- class for types with a default value; documentation
-
- rec: libghc-ghc-exactprint-dev
- ExactPrint for GHC
-
- rec: libghc-syb-doc
- Generic programming library for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-ghc-exactprint-prof
- ExactPrint for GHC; profiling libraries