[ ソース: 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.2)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-7d708
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-f96ce
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.2.1-c0c14
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-deepseq-dev-1.4.4.0-a6451
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-mtl-dev-2.2.2-808ea
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-parsec-dev-3.1.14.0-410a0
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-text-dev-1.2.4.0-4e6fc
- 以下のパッケージによって提供される仮想パッケージです: 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