软件包: libghc-xml-types-prof (0.3.8-1build1)
libghc-xml-types-prof 的相关链接
Trisquel 的资源:
下载源码包 haskell-xml-types:
- [haskell-xml-types_0.3.8-1build1.dsc]
- [haskell-xml-types_0.3.8.orig.tar.gz]
- [haskell-xml-types_0.3.8-1build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Haskell Group (Mail Archive)
- Clint Adams
外部的资源:
- 主页 [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.13.0.0-2f220
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.4.0-9f093
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-text-prof-1.2.4.0-a7a6e
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-xml-types-dev (= 0.3.8-1build1)
- basic types for representing XML