[ ソース: 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