[ 源代码: haskell-hsyaml ]
软件包:libghc-hsyaml-dev(0.2.1.0-2 以及其他的)
libghc-hsyaml-dev 的相关链接
Debian 的资源:
下载源码包 haskell-hsyaml:
- [haskell-hsyaml_0.2.1.0-2.dsc]
- [haskell-hsyaml_0.2.1.0.orig.tar.gz]
- [haskell-hsyaml_0.2.1.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
pure Haskell YAML 1.2 processor - libraries
HsYAML is a YAML 1.2 processor implementation for Haskell.
Features of @HsYAML@ include:
* Pure Haskell implementation with small dependency footprint and emphasis on strict compliance with the YAML 1.2 specification. * Direct decoding to native Haskell types via (aeson-inspired) typeclass-based API. * Support for constructing custom YAML node graph representation (including support for cyclic YAML data structures). * Support for the standard (untyped) Failsafe, (strict) JSON, and (flexible) Core "schemas" providing implicit typing rules as defined in the YAML 1.2 specification (including support for user-defined custom schemas). * Event-based API resembling LibYAML's Event-based API. * Low-level API access to lexical token-based scanner.
This package contains the libraries compiled for GHC.
其他与 libghc-hsyaml-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-92515
- 本虚包由这些包填实: ghc
-
- dep: libghc-containers-dev-0.6.2.1-53ee1
- 本虚包由这些包填实: ghc
-
- dep: libghc-deepseq-dev-1.4.4.0-5e065
- 本虚包由这些包填实: ghc
-
- dep: libghc-mtl-dev-2.2.2-c5b7a
- 本虚包由这些包填实: ghc
-
- dep: libghc-parsec-dev-3.1.14.0-665c4
- 本虚包由这些包填实: ghc
-
- dep: libghc-text-dev-1.2.4.0-9798c
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-hsyaml-doc
- pure Haskell YAML 1.2 parser - library documentation
-
- sug: libghc-hsyaml-prof
- pure Haskell YAML 1.2 processor - profiling libraries