HsSyck: Fast, lightweight YAML loader and dumper
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This is a simple YAML ('Yet Another Markup Language') processor, used by the Pugs project for handling data serialization; this can be useful for optimization and caching purposes.
This is an interface to the syck
C library for parsing and
dumping YAML data. It lets you transform textual YAML data into an
object of type YamlNode
, and vice versa, fast.
Properties
Versions | 0.2, 0.3, 0.4, 0.42, 0.43, 0.44, 0.45, 0.50, 0.51, 0.51.20150815, 0.52, 0.53, 0.54, 0.54, 0.55 |
---|---|
Change log | Changes |
Dependencies | base (>=4 && <6), bytestring (>=0.9.0.1 && <0.12), hashtables (<1.5), syb (<0.8), utf8-string (>=0.3 && <1.1) [details] |
License | MIT |
Copyright | Audrey Tang, Gaal Yahas, Oliver Charles, 2005, 2006, 2007, 2008, 2009, 2013, 2014, 2015, 2025 |
Author | Audrey Tang |
Maintainer | audreyt@audreyt.org |
Category | Text, Pugs |
Bug tracker | https://github.com/audreyt/hssyck/issues |
Source repo | head: git clone http://github.com/audreyt/hssyck |
Uploaded | by AudreyTang at 2025-06-16T04:00:14Z |
Modules
[Index] [Quick Jump]
- Data
- Yaml
Downloads
- HsSyck-0.54.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees