./textproc/hs-yaml, Support for parsing and rendering YAML document

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.11.11.2nb2, Package name: hs-yaml-0.11.11.2nb2, Maintainer: szptvlfn

Provides support for parsing and emitting Yaml documents.

Data.Yaml provides a high-level interface based around the JSON
datatypes provided by the aeson package. It uses Text.Libyaml from
libyaml in its implementation of the low-level yaml encoder/decoder.


Required to run:
[devel/hs-vector] [devel/hs-unordered-containers] [math/hs-scientific] [textproc/hs-attoparsec] [converters/hs-aeson] [devel/hs-resourcet] [devel/hs-conduit] [textproc/hs-libyaml] [lang/ghc94]

Master sites:

Filesize: 31.178 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-02 12:33:23 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-yaml: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-30 13:45:59 by Masatake Daimon | Files touched by this commit (4)
Log message:
textproc/hs-yaml: Update to 0.11.11.2

0.11.11.2
* Compat with aeson 2.2

0.11.11.1
* For optparse-applicative-0.18: use pretty instead of text #216

0.11.11.0
* Fix ambiguous occurrence AesonException

0.11.10.0
* Undo previous change (breakage with aeson 2)

0.11.9.0
* Data.Yaml.Pretty: provide key-sorting function with path to parent object
  #206
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-27 15:13:27 by Masatake Daimon | Files touched by this commit (4)
Log message:
textproc/hs-yaml: Update to 0.11.8.0

0.11.8.0
* Export Parse and StringStyle #204
   2022-08-22 12:13:26 by Thomas Klausner | Files touched by this commit (80)
Log message:
*: bump for hs-vector-algorithms buildlink3.mk change
   2022-08-20 10:08:24 by Thomas Klausner | Files touched by this commit (211)
Log message:
hs*: recursive bump for new dependencies needed

for hs-aeson, hs-vector