xmlbf-xeno

xeno backend support for the xmlbf library.

https://gitlab.com/k0001/xmlbf

Version on this page:0.2
LTS Haskell 22.14:0.2.2
Stackage Nightly 2024-03-28: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@sha256:39f70fced6052524c290cf595f114661c721452e65fc3e0953a44e7682a6a6b0,950

Module documentation for 0.2

Used by 1 package in nightly-2019-09-19(full list with versions):

xmlbf-xeno

xeno backend support for xmlbf.

Changes

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.