パッケージ: libghc-here-doc (1.2.13-6)
libghc-here-doc に関するリンク
Debian の資源:
haskell-here ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 インフラストラクチャおよび SGML カタログファイルのサポート
-
- rec: ghc-doc
- Glasgow Haskell Compilation システムのドキュメンテーション
-
- 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