[ 原始碼: haskell-hsyaml ]
套件:libghc-hsyaml-dev(0.1.1.3-1)
libghc-hsyaml-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-hsyaml:
- [haskell-hsyaml_0.1.1.3-1.dsc]
- [haskell-hsyaml_0.1.1.3.orig.tar.gz]
- [haskell-hsyaml_0.1.1.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
pure Haskell YAML 1.2 parser - libraries
HsYAML is a YAML 1.2 parser 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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-7db1a
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-b3c02
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-containers-dev-0.5.11.0-1b029
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-mtl-dev-2.2.2-28a8b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-parsec-dev-3.1.13.0-b7493
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-text-dev-1.2.3.1-89382
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-hsyaml-doc
- pure Haskell YAML 1.2 parser - library documentation
-
- sug: libghc-hsyaml-prof
- pure Haskell YAML 1.2 parser - profiling libraries