AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update xml-conduit to version 1.9.0.0. [#]# 1.9.0 * Remove deprecated functions (`ignoreTag`, `ignoreAllTreesContent`, `takeAllTreesContent`) * Rename `parseText'` into `parseText` * `takeContent` and `ignoreContent` now cover entities * Align behaviour of `take`* and `ignore`* functions
- Drop obsolete group attributes.
- Add xml-conduit at version 1.8.0.1.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 1.5.1.
- Update to version 1.4.0.4 with cabal2obs.
- Update to version 1.4.0.3 with cabal2obs.
- Update to version 1.3.5 revision 0 with cabal2obs.
- update to 1.3.5 * Improvements for using xml-conduit for streaming XML protocols
- update to 1.3.4.2 * transformers dep bump
- update to 1.3.4.1 * Remove unneeded ImpredicativeTypes
- update to 1.3.4 * dropWS retains consumed whitespace values
- update to 1.3.3.1 * Generalize signature of choose
- update to 1.3.3 * New render setting to control when to use CDATA * Escaping CDATA closing tag in CDATA
- update to 1.3.2 * Support for iso-8859-1
- update to 1.3.1 * Add functions to ignore subtrees & result-streaming (yield) parsers * Drop system-filepath
- license update: BSD-2-Clause See LICENSE file
- Initial package