パッケージ: libghc-th-desugar-dev (1.15-1)
libghc-th-desugar-dev に関するリンク
Debian の資源:
haskell-th-desugar ソースパッケージをダウンロード:
- [haskell-th-desugar_1.15-1.dsc]
- [haskell-th-desugar_1.15.orig.tar.gz]
- [haskell-th-desugar_1.15-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
functions to desugar Template Haskell
This package provides the Language.Haskell.TH.Desugar module, which desugars Template Haskell's rich encoding of Haskell syntax into a simpler encoding. This desugaring discards surface syntax information (such as the use of infix operators) but retains the original meaning of the TH code. The intended use of this package is as a preprocessor for more advanced code manipulation tools. Note that the input to any of the ds... functions should be produced from a TH quote, using the syntax [| ... |]. If the input to these functions is a hand-coded TH syntax tree, the results may be unpredictable. In particular, it is likely that promoted datatypes will not work as expected.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-th-desugar-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-75247
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.7-3eda8
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-ghc-prim-dev-0.10.0-e2193
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-mtl-dev-2.3.1-f8119
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-ordered-containers-dev-0.2.4-8859a
- 以下のパッケージによって提供される仮想パッケージです: libghc-ordered-containers-dev
-
- dep: libghc-syb-dev-0.7.2.4-5c37c
- 以下のパッケージによって提供される仮想パッケージです: libghc-syb-dev
-
- dep: libghc-template-haskell-dev-2.20.0.0-a6103
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-th-abstraction-dev-0.5.0.0-ba92f
- 以下のパッケージによって提供される仮想パッケージです: libghc-th-abstraction-dev
-
- dep: libghc-th-orphans-dev-0.13.14-6531a
- 以下のパッケージによって提供される仮想パッケージです: libghc-th-orphans-dev
-
- dep: libghc-transformers-compat-dev-0.7.2-e7a3a
- 以下のパッケージによって提供される仮想パッケージです: libghc-transformers-compat-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ