套件: libghc-th-desugar-dev (1.9-1build1)
libghc-th-desugar-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-th-desugar:
- [haskell-th-desugar_1.9-1build1.dsc]
- [haskell-th-desugar_1.9.orig.tar.gz]
- [haskell-th-desugar_1.9-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Clint Adams
外部的資源:
- 主頁 [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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.2.5) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libghc-base-dev-4.12.0.0-a86a1 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-base-dev-4.12.0.0-a9692 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-containers-dev-0.6.0.1-05eb4 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-containers-dev-0.6.0.1-b7319 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-mtl-dev-2.2.2-07ff1 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-mtl-dev-2.2.2-ee5e6 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-syb-dev-0.7.1-3a04e [armhf]
- 本虛擬套件由這些套件提供: libghc-syb-dev
-
- dep: libghc-syb-dev-0.7.1-6c519 [amd64]
- 本虛擬套件由這些套件提供: libghc-syb-dev
-
- dep: libghc-template-haskell-dev-2.14.0.0-47084 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-template-haskell-dev-2.14.0.0-ee1d6 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-th-expand-syns-dev-0.4.4.0-0830e [amd64]
- 本虛擬套件由這些套件提供: libghc-th-expand-syns-dev
-
- dep: libghc-th-expand-syns-dev-0.4.4.0-78377 [armhf]
- 本虛擬套件由這些套件提供: libghc-th-expand-syns-dev
-
- dep: libghc-th-lift-dev-0.7.11-19c0c [armhf]
- 本虛擬套件由這些套件提供: libghc-th-lift-dev
-
- dep: libghc-th-lift-dev-0.7.11-aae9f [amd64]
- 本虛擬套件由這些套件提供: libghc-th-lift-dev
-
- dep: libghc-th-orphans-dev-0.13.7-a3383 [armhf]
- 本虛擬套件由這些套件提供: libghc-th-orphans-dev
-
- dep: libghc-th-orphans-dev-0.13.7-c81bc [amd64]
- 本虛擬套件由這些套件提供: libghc-th-orphans-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-th-desugar-doc
- functions to desugar Template Haskell; documentation
-
- sug: libghc-th-desugar-prof
- functions to desugar Template Haskell; profiling libraries