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

Add instance Functor Doc #33

Closed sjakobi closed 5 years ago

sjakobi commented 5 years ago

I was looking at the result of decodeNode and wanted to get rid of the source locations via void