套件:libghc-xml-types-prof(0.3.8-2 以及其他的)
libghc-xml-types-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-xml-types:
- [haskell-xml-types_0.3.8-2.dsc]
- [haskell-xml-types_0.3.8.orig.tar.gz]
- [haskell-xml-types_0.3.8-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [git.singpolyma.net]
相似套件:
basic types for representing XML; profiling libraries
The idea is to have a full set of appropriate types, which various XML libraries can share. Instead of having equivalent-but-incompatible types for every binding, parser, or client, they all share the same types can thus interoperate easily.
This library contains complete types for most parts of an XML document, including the prologue, node tree, and doctype. Some basic combinators are included for common tasks, including traversing the node tree and filtering children.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-xml-types-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-6f9e8
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.5.0-cb78f
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-text-prof-1.2.5.0-6a98b
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-xml-types-dev (= 0.3.8-2+b1)
- basic types for representing XML