[ nabia ]
[ aramo ]
[ 原始碼: haskell-hsyaml ]
套件: libghc-hsyaml-dev (0.1.2.0-1)
libghc-hsyaml-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-hsyaml:
- [haskell-hsyaml_0.1.2.0-1.dsc]
- [haskell-hsyaml_0.1.2.0.orig.tar.gz]
- [haskell-hsyaml_0.1.2.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Jonas Smedegaard
外部的資源:
- 主頁 [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.2.5)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libghc-base-dev-4.12.0.0-a86a1
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-20f27
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-containers-dev-0.6.0.1-b7319
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-mtl-dev-2.2.2-07ff1
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-parsec-dev-3.1.13.0-732de
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-text-dev-1.2.3.1-538d8
- 本虛擬套件由這些套件提供: 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