The yaml package
Provides 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.
Properties
| Versions | 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.2.0, 0.2.1, 0.3.0, 0.4.0, 0.4.1, 0.4.1.1, 0.4.1.2, 0.5.0, 0.5.0.1, 0.5.1, 0.5.1.1, 0.5.1.2, 0.5.2, 0.6.0, 0.6.1, 0.7.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.4, 0.8.0, 0.8.0.1, 0.8.0.2, 0.8.1, 0.8.1.1, 0.8.1.2, 0.8.2, 0.8.2.1, 0.8.2.2, 0.8.2.3, 0.8.2.4 |
|---|---|
| Dependencies | aeson (≥0.5), attoparsec, base (4.*), bytestring (≥0.9.1.4 & <0.10), conduit (0.4.*), containers, resourcet (0.3.*), text, transformers (≥0.1 & <0.4), unordered-containers, vector |
| License | BSD3 |
| Author | Michael Snoyman <michael@snoyman.com>, Anton Ageev <antage@gmail.com>,Kirill Simonov |
| Maintainer | Michael Snoyman <michael@snoyman.com> |
| Stability | unstable |
| Category | Web |
| Home page | http://github.com/snoyberg/yaml/ |
| Source repository | git clone https://github.com/snoyberg/yaml |
| Upload date | Wed Jul 11 16:58:03 UTC 2012 |
| Uploaded by | MichaelSnoyman |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.8.2.4, Debian: 0.8.2.3, FreeBSD: 0.8.2.3 |
Modules
- Data
- Text
Downloads
- yaml-0.7.0.4.tar.gz (Cabal source package)
- package description (included in the package)