@hackage xmlbf0.7
XML back and forth! Parser, renderer, ToXml, FromXml, fixpoints.
Categories
License
Apache-2.0
Maintainer
ren§ren*zone
Links
Versions
Installation
Dependencies (11)
Dependents (8)
@hackage/safe-money, @hackage/ms-azure-api, @hackage/xmlbf-xmlhtml, @hackage/xmlbf-xeno, @hackage/rdf4h, @hackage/df1-html, Show all…
xmlbf
XML back and forth!
xmlbf provides FromXML and ToXML instances intended to be used as the
familiar FromJSON and ToJSON from the aeson package.
Build by running nix-build in the top-level directory. Alternatively, running
nix-shell in the top-level directory puts you in a shell where all of the
dependencies of this project are available. There you can use cabal and/or
./Setup.hs as usual.