xmlbf-xeno

xeno backend support for the xmlbf library.

https://gitlab.com/k0001/xmlbf

Version on this page:0.2.1
LTS Haskell 22.18:0.2.2
Stackage Nightly 2024-04-22:0.2.2
Latest on Hackage:0.2.2

See all snapshots xmlbf-xeno appears in

Apache-2.0 licensed by Renzo Carbonara
Maintained by ren§ren*zone
This version can be pinned in stack with:xmlbf-xeno-0.2.1@sha256:52df7b865a37087f763a9f0253c525fbf48be689b37eaad4c5d6acdf8c81d33d,1636

Module documentation for 0.2.1

xmlbf-xeno

xeno backend support for xmlbf.

Changes

0.2.1

  • Added benchmark.

  • Removed unnecessary test dependencies.

0.2

  • COMPILER ASSISTED BREAKING CHANGE. Renamed element to fromXenoNode.

  • COMPILER ASSISTED BREAKING CHANGE. Renamed nodes to fromRawXml.

  • Made compatible with xmlbf-0.5.

  • Leading UTF-8 BOM safely dealt with in fromRawXml. See issue #20.

0.1.1

  • Made compatible with xmlbf-0.3.

0.1

  • First version.