Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-yaml,
Support for parsing and rendering YAML document
Branch: CURRENT,
Version: 0.8.5.3,
Package name: hs-yaml-0.8.5.3,
Maintainer: szptvlfnProvides support for parsing and emitting Yaml documents.
This package includes the full libyaml C library version 0.1.2 by Kirill
Simonov (http://pyyaml.org/wiki/LibYAML) in the package so you don't need
to worry about any non-Haskell dependencies.
The package is broken down into two modules. Data.Yaml provides a
high-level interface based around the JSON datatypes provided by the aeson
package. Text.Libyaml provides a lower-level, streaming interface. For most
users, Data.Yaml is recommended.
Required to run:[
devel/hs-transformers] [
devel/hs-text] [
devel/hs-data-default] [
devel/hs-vector] [
devel/hs-unordered-containers] [
textproc/hs-attoparsec] [
converters/hs-aeson] [
devel/hs-resourcet]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: ef8ee0d95a80a5f2e23cdb724e8746dba71f7654
RMD160: 7b73f91b0900518dd3a4f1a08e0e8bfdbc44faa8
Filesize: 66.386 KB
Version history: (Expand)
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
- (2019-06-11) Package deleted from pkgsrc
- (2018-09-10) Package has been reborn
CVS history: (Expand)
2014-09-12 23:13:28 by Ryosuke Moro | Files touched by this commit (9) |
Log message:
Remove hs-resourcet, imported to pkgsrc/devel.
|
2014-09-07 23:10:01 by Ryosuke Moro | Files touched by this commit (12) |
Log message:
Remove hs-aeson, imported to pkgsrc/converters.
|
2014-09-06 23:23:35 by Ryosuke Moro | Files touched by this commit (12) |
Log message:
Remove hs-attoparsec, imported to pkgsrc/textproc.
|
2014-08-29 16:10:29 by Ryosuke Moro | Files touched by this commit (22) |
Log message:
make it clear what package depend on
discussed with wiz@.
|
2014-05-27 23:38:22 by Ryosuke Moro | Files touched by this commit (27) |
Log message:
Remove hs-blaze-markup, imported to pkgsrc/textproc.
Remove hs-unordered-containers, imported to pkgsrc/devel.
|
2014-05-27 00:08:03 by Ryosuke Moro | Files touched by this commit (58) |
Log message:
Remove hs-blaze-builder, hs-transformers-base, hs-transformers-compat, and
hs-vector, imported to pkgsrc/devel.
|
2014-05-20 23:23:18 by Ryosuke Moro | Files touched by this commit (49) |
Log message:
Remove hs-data-default, hs-extensible-exceptions, imported to pkgsrc/devel.
|
2014-05-18 23:33:25 by Ryosuke Moro | Files touched by this commit (119) |
Log message:
Remove hs-data-default-class, hs-dlist, hs-text, hs-utf8-string,
imported to pkgsrc/devel.
|