Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-xml-conduit-doc-1.10.0.1-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: ghc-xml-conduit-doc Distribution: openSUSE Tumbleweed
Version: 1.10.0.1 Vendor: openSUSE
Release: 1.2 Build date: Wed Jul 16 00:19:44 2025
Group: Unspecified Build host: reproducible
Size: 2549140 Source RPM: ghc-xml-conduit-1.10.0.1-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/xml-conduit
Summary: Haskell xml-conduit library documentation
This package provides the Haskell xml-conduit library documentation.

Provides

Requires

License

MIT

Changelog

* Tue Jul 15 2025 Peter Simons <psimons@suse.com>
  - Update xml-conduit to version 1.10.0.1.
    [#]# 1.10.0.1
    * Fix doctest on GHC 9.12
    [#]# 1.10.0.0
    * `rsPretty` is now exported only from the new module `Text.XML.Render.Internal`
    - Migration path: Import it from its new home.
    - Since it is now internal, be prepared for it to be changed or removed in some future version.
    * `prettify` is no longer exported at all.
    - Migration path: Use `rsPretty = True` in your `RenderSettings` when you finally render the stream instead of inserting the `prettify` combinator into your conduit pipeline.
    - Same caveat as above about `rsPretty` now being internal
    - If you require having the prettified version of an XML event stream as a conduit before rendering (we hope this use case occurs rarely if ever), things will be more awkward:
    - The hack of rendering with `rsPretty = True` and re-parsing might work.
    - Another hack could be to fork this library and add `prettify` to the export list in `Text.XML.Render.Internal`.
    - Otherwise, you might need to implement pretty-printing yourself. The source code of `Text.XML.Render.Internal` might be helpful in that case.
* Mon Nov 04 2024 Peter Simons <psimons@suse.com>
  - Update xml-conduit to version 1.9.1.4.
    Upstream has not updated the file "ChangeLog.md" since the last
    release.
* Wed Jun 21 2023 Peter Simons <psimons@suse.com>
  - Update xml-conduit to version 1.9.1.3.
    Upstream has not updated the file "ChangeLog.md" since the last
    release.
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Wed Mar 22 2023 Peter Simons <psimons@suse.com>
  - Update xml-conduit to version 1.9.1.2.
    Upstream has not updated the file "ChangeLog.md" since the last
    release.
* Sun Oct 30 2022 Peter Simons <psimons@suse.com>
  - Update xml-conduit to version 1.9.1.1 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Sun May 22 2022 Peter Simons <psimons@suse.com>
  - Update xml-conduit to version 1.9.1.1 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Fri Apr 16 2021 psimons@suse.com
  - Update xml-conduit to version 1.9.1.1.
    [#]# 1.9.1.1
    * Entity declarations with tags inside are now correctly handled
    * Parser now fails gracefully on malformed entity declarations
    * Parameter entity declarations are now ignored
* Sat Feb 27 2021 psimons@suse.com
  - Update xml-conduit to version 1.9.1.0.
    [#]# 1.9.1
    * `]` characters inside doctype are now correctly handled
    * Entity expansion loops are now detected and avoided
    * Add field `psEntityExpansionSizeLimit` in `ParseSettings` to limit the length of an entity expansion; set to 8192 characters by default
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build

Files

/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/Text-XML-Cursor-Generic.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/Text-XML-Cursor.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/Text-XML-Stream-Parse.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/Text-XML-Stream-Render-Internal.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/Text-XML-Stream-Render.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/Text-XML-Unresolved.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/Text-XML.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-36.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-38.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-62.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-A.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-All.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-B.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-C.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-D.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-E.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-F.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-H.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-I.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-L.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-M.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-N.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-O.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-P.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-R.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-S.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-T.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-U.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-W.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index-X.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/doc-index.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/haddock-bundle.min.js
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/index.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/linuwial.css
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/meta.json
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/quick-jump.css
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/Text.XML.Cursor.Generic.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/Text.XML.Cursor.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/Text.XML.Stream.Parse.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/Text.XML.Stream.Render.Internal.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/Text.XML.Stream.Render.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/Text.XML.Stream.Token.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/Text.XML.Unresolved.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/Text.XML.html
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/highlight.js
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/src/style.css
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/synopsis.png
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/xml-conduit.haddock
/usr/share/doc/packages/ghc-9.12.2/html/libraries/xml-conduit-1.10.0.1/xml-conduit.txt
/usr/share/licenses/ghc-xml-conduit-doc
/usr/share/licenses/ghc-xml-conduit-doc/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 10 22:53:51 2025