[ 原始碼: haskell-here ]
套件:libghc-here-doc(1.2.13-6)
Here documents and interpolated strings via quasiquotation; documentation
This library adds support for multi-line string literals (a.k.a. "here docs") and string interpolation to Haskell via GHC's QuasiQuotes extension. The quoted expressions behave like string literals in the source code; that is, they produce values of type String, or, with the OverloadedStrings language extension enabled, values of type IsString a => a.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-here-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-here-dev
- Here documents and interpolated strings via quasiquotation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-here-prof
- Here documents and interpolated strings via quasiquotation; profiling libraries