haskell-hvr / HsYAML

YAML 1.2 implementation in pure Haskell
https://hackage.haskell.org/package/HsYAML
GNU General Public License v2.0
55 stars 17 forks source link

GHC.Generics instances for {From,To}YAML #76

Open l29ah opened 5 months ago

l29ah commented 5 months ago

It would be great if HsYAML would be able to generate the instances automagically through generics, like aeson does, so that there would be no need to tediously mirror data declarations with trivial instances.

andreasabel commented 5 months ago

This package is not actively developed, needs a maintainer: