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: SUSE Linux Enterprise 15 |
Version: 0.2.4.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.3.3.2 | Build date: Mon Jan 29 16:00:33 2024 |
Group: Unspecified | Build host: xinomavro |
Size: 54579895 | Source RPM: ghc-commonmark-0.2.4.1-150500.3.3.2.src.rpm |
Packager: https://www.suse.com/ | |
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
* Mon Dec 11 2023 [email protected] - 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). [#]# 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). [#]# 0.2.3 * Re-export Text.Parsec.Pos from Commonmark.Types (Fraser Tweedale, #106). * Sat Apr 02 2022 [email protected] - 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 [email protected] - 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. * Mon Jun 21 2021 [email protected] - Update commonmark to version 0.2.1. [#]# 0.2.1 * Use official 0.30 spec.txt. * Update HTML block parser for recent spec changes. * Fix test case from commonmark/cmark#383. We need to index the list of stack bottoms not just by the length mod 3 of the closer but by whether it can be an opener, since this goes into the calculation of whether the delimiters can match. * Sat May 29 2021 [email protected] - Update commonmark to version 0.2. [#]# 0.2 * Commonmark.Inlines: export LinkInfo(..) [API change]. * Commonmark.Inlines: export pLink [API chage]. * Comonmark.ReferenceMap: Add linkPos field to LinkInfo [API change]. * Commonmark.Tokens: normalize unicode to NFC before tokenizing (#57). Normalization might affect detection of flankingness, recognition of reference links, etc. * Commonmark.Html: add data-prefix to non-HTML5 attributes, as pandoc does. * Remove unnecessary build-depends. * Use lightweight tasty-bench instead of criterion for benchmarks. * Mon Feb 08 2021 [email protected] - Update commonmark to version 0.1.1.4. [#]# 0.1.1.4 * Fix build with GHC 9.0.1 (Simon Jakobi, #72). * Tue Jan 12 2021 [email protected] - Update commonmark to version 0.1.1.3. [#]# 0.1.1.3 * Fix bug in links with spaces at the beginning or end of link description (#67). We were putting flankingness constraints on the link delimiters, but this isn't requried by the spec. * Thu Dec 17 2020 [email protected] - disable %{ix86} build * Sat Nov 07 2020 [email protected] - Update commonmark to version 0.1.1.2. [#]# 0.1.1.2 * Fix bug in fix to #65 (#66). [#]# 0.1.1.1 * Fixed corner case with link suffix parsing, which could result in dropped tokens in certain cases (#65). * Mon Nov 02 2020 [email protected] - Update commonmark to version 0.1.1. [#]# 0.1.1 * Export `reverseSubforests` from `Commonmark.Blocks` [API change] (#64). * Tue Aug 18 2020 [email protected] - Replace %setup -q with the more modern %autosetup macro. * Thu Aug 06 2020 [email protected] - Update commonmark to version 0.1.0.2. [#]# 0.1.0.2 * Fix tight/loose list detection with multiple blank lines at end (#56). * Tue Aug 04 2020 [email protected] - Add commonmark at version 0.1.0.1.
/usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Blocks.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Blocks.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Blocks.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Entity.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Entity.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Entity.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Html.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Html.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Html.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Inlines.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Inlines.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Inlines.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Parser.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Parser.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Parser.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/ReferenceMap.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/ReferenceMap.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/ReferenceMap.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/SourceMap.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/SourceMap.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/SourceMap.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Syntax.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Syntax.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Syntax.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Tag.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Tag.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Tag.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/TokParsers.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/TokParsers.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/TokParsers.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Tokens.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Tokens.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Tokens.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Types.dyn_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Types.hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/Commonmark/Types.p_hi /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/libHScommonmark-0.2.4.1-9dbeOVzSRnfGAF9HS8Ckof.a /usr/lib64/ghc-8.10.7/commonmark-0.2.4.1/libHScommonmark-0.2.4.1-9dbeOVzSRnfGAF9HS8Ckof_p.a /usr/lib64/ghc-8.10.7/package.conf.d/commonmark-0.2.4.1.conf /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1 /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-Blocks.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-Entity.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-Html.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-Inlines.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-Parser.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-ReferenceMap.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-SourceMap.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-Syntax.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-Tag.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-TokParsers.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-Tokens.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark-Types.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/Commonmark.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/commonmark.haddock /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/commonmark.txt /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-A.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-All.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-B.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-C.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-D.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-E.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-F.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-G.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-H.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-I.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-L.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-M.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-N.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-O.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-P.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-R.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-S.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-T.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-U.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index-W.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/doc-index.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/haddock-bundle.min.js /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/index.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/linuwial.css /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/meta.json /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/quick-jump.css /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.Blocks.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.Entity.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.Html.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.Inlines.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.Parser.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.ReferenceMap.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.SourceMap.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.Syntax.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.Tag.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.TokParsers.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.Tokens.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.Types.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/Commonmark.html /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/highlight.js /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/src/style.css /usr/share/doc/ghc-8.10.7/html/libraries/commonmark-0.2.4.1/synopsis.png /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, Tue Jul 9 19:51:39 2024