| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-commonmark-devel | Distribution: openSUSE Tumbleweed |
| Version: 0.2.6.1 | Vendor: openSUSE |
| Release: 1.12 | Build date: Sat Oct 5 07:48:20 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 15616727 | Source RPM: ghc-commonmark-0.2.6.1-1.12.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://hackage.haskell.org/package/commonmark | |
| Summary: Haskell commonmark library development files | |
This package provides the Haskell commonmark library development files.
BSD-3-Clause
* Sat Oct 05 2024 Peter Simons <psimons@suse.com>
- Update commonmark to version 0.2.6.1.
[#]# 0.2.6.1
* Fix parsing of link destinations that look like `code` or
HTML (#136, Michael Howell). This affects parsing of things
like `` [link](`)`x` ``.
* Mon Mar 11 2024 Peter Simons <psimons@suse.com>
- Update commonmark to version 0.2.6.
[#]# 0.2.6
* Make list tightness match the reference implementation closer (#150,
Michael Howell). This solves the problem where blank lines in the middle
of a list are attributed to the list itself instead of the item, making its
parent list become spuriously loose.
* Fix bug with entities inside link destinations (#149).
The bug affects cases like this: `[link](\!)`; the backslash
escape was being ignored here.
* Commonmark.Entity: export `pEntity` [API change].
* Thu Feb 15 2024 Peter Simons <psimons@suse.com>
- Update commonmark to version 0.2.5.1.
[#]# 0.2.5.1
* Replace `source` with `search` in list of block tags.
This is a spec 0.31 change that was forgotten in the last release.
* Mon Jan 29 2024 Peter Simons <psimons@suse.com>
- Update commonmark to version 0.2.5.
[#]# 0.2.5
* Fix HTML comment parser to conform to 0.31.2 spec.
* Update spec.txt tests to commonmark-spec 0.31.2.
* Match HTML declaration blocks with lowercase letters
(Michael Howell).
* Specifically track the position where enders end (Michael Howell).
* Mon Dec 11 2023 Peter Simons <psimons@suse.com>
- Update commonmark to version 0.2.4.1.
[#]# 0.2.4.1
* Commonmark.Html: Add `aria-hidden`, `d`, and `viewBox` to allowed attributes list.
* Correctly merge list blanks with non-list blanks (#133, Michael Howell).
* Do not look for backslashed hard breaks in link titles (#130, Michael Howell).
* Work around ghc bug with `-K` RTS options, to set the stack space properly
for tests (#129). See https://gitlab.haskell.org/ghc/ghc/-/issues/10445.
* Revert block state completely if lazy line (#126). This fixes an issue with
lazily-wrapped footnotes.
* Avoid adding trailing newline to list block if it's already there
(Michael Howell). This fixes tight/loose classification in a few
cases.
* Fix incorrectly parsing links with nested `[]` (Michael Howell).
* Fri Oct 27 2023 Peter Simons <psimons@suse.com>
- Update commonmark to version 0.2.4.
[#]# 0.2.4
* Do not parse hard line breaks in fenced codeblock info (#116,
Michael Howell). This change makes commonmark-hs conform to the spec
and behave like other implementations when an info string in a code
block ends with a backslash.
* [API change] Commonmark.Inlines now exports `pEscapedSymbol`
(#116, Michael Howell).
* Tokenize combining marks as WordChars not Symbol (#114).
* Sun Jun 25 2023 Peter Simons <psimons@suse.com>
- Update commonmark to version 0.2.3.
[#]# 0.2.3
* Re-export Text.Parsec.Pos from Commonmark.Types (Fraser
Tweedale, #106).
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Sat Apr 02 2022 Peter Simons <psimons@suse.com>
- Update commonmark to version 0.2.2.
[#]# 0.2.2
* Blocks: export `getParentListType` [API change].
* Require unicode-data >= 0.3.
* Change `mkFormattingSpecMap` so it integrates different
FormattingSpecs that use the same character (#87). Otherwise
we have problems if you have one formatting spec that
reacts to single delimiters and another that reacts to
pairs; if the first fails to match, the fallback behavior
is produced and the second never matches.
* Use unicode-data's faster versions of Data.Char functions.
This speeds up benchmarks for tokenize considerably; little difference
in other benchmarks. unicode-data is already a transitive dependency,
via unicode-transforms.
* Increase strictness in tokenize/go.
* Remove legacy cpp needed to support ghc < 8.4.
* Mon Nov 01 2021 psimons@suse.com
- Update commonmark to version 0.2.1.1.
[#]# 0.2.1.1
* Fix bug in `prettyShow` for `SourceRange` (#80).
The bug led to an infinite loop in certain cases.
/usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1 /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Blocks.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Blocks.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Entity.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Entity.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Html.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Html.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Inlines.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Inlines.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Parser.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Parser.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/ReferenceMap.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/ReferenceMap.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/SourceMap.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/SourceMap.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Syntax.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Syntax.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Tag.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Tag.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/TokParsers.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/TokParsers.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Tokens.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Tokens.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Types.dyn_hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/Commonmark/Types.hi /usr/lib64/ghc-9.12.2/lib/commonmark-0.2.6.1/libHScommonmark-0.2.6.1-4KbxV9oqAUD4OtbHjbLqmM.a /usr/lib64/ghc-9.12.2/lib/package.conf.d/commonmark-0.2.6.1.conf /usr/share/doc/packages/ghc-commonmark-devel /usr/share/doc/packages/ghc-commonmark-devel/README.md /usr/share/doc/packages/ghc-commonmark-devel/changelog.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:41:00 2025