Next | Query returned 15 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2014-01-25 15:12:56 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.8.5.3

changes:
0.8.5.3
 - aeson 0.7 support #36
( #36 => https://github.com/snoyberg/yaml/issues/36 )
   2013-11-24 13:20:08 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.8.5.2

changes:
0.8.5.2
 - depends aeson >= 0.6.2
   2013-10-13 10:31:30 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.8.5.1

changes:
0.8.5.1
 - Get rid of tags for #31
 - Round tripping of special strings #31
     ( #31 => https://github.com/snoyberg/yaml/issues/31 )
   2013-09-18 02:09:17 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Import yaml-0.8.5 as wip/hs-yaml.

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.

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.

Next | Query returned 15 messages, browsing 11 to 20 | previous