HsYAML
HsYAML copied to clipboard
Data.YAML.Compat
I'm adding support for HsYAML to hlint and it would be useful for us if HsYAML and/or HsYAML-aeson exported a compatibility module with an identical interface to the yaml library. Would such an interface be useful to others as well?
Hi @vaibhavsagar, The package https://github.com/haskell-hvr/HsYAML-compat-builder is currently under development
Thank you for the update!