pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hs-yaml



Module name:    wip
Committed by:   szptvlfn
Date:           Wed Sep 18 00:09:17 UTC 2013

Added Files:
        wip/hs-yaml: DESCR Makefile PLIST buildlink3.mk distinfo

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.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/hs-yaml/DESCR wip/hs-yaml/Makefile \
    wip/hs-yaml/PLIST wip/hs-yaml/buildlink3.mk wip/hs-yaml/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-yaml/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-yaml/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-yaml/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-yaml/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-yaml/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index