Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-doclayout-devel | Distribution: SUSE Linux Enterprise 15 |
Version: 0.4.0.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.3.3.2 | Build date: Mon Jan 29 15:45:07 2024 |
Group: Unspecified | Build host: mourvedre |
Size: 8478177 | Source RPM: ghc-doclayout-0.4.0.1-150500.3.3.2.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://hackage.haskell.org/package/doclayout | |
Summary: Haskell doclayout library development files |
This package provides the Haskell doclayout library development files.
BSD-3-Clause
* Sun Mar 26 2023 [email protected] - Update doclayout to version 0.4.0.1. [#]# 0.4.0.1 * Add clause for Empty to renderList (#22). * Remove upper bound for criterion * Sat Apr 02 2022 [email protected] - Update doclayout to version 0.4. [#]# 0.4 * Expose `unfoldD` [API change]. * Remove `realLengthNoShortcut`, `isEmojiModifier`, and `isEmojiJoiner` [API change] (Stephen Morgan). * Add new exported functions `realLengthNarrowContext`, `realLengthWideContext`, `realLengthNarrowContextNoShortcut`, `realLengthWideContextNoShortcut`, `isSkinToneModifier`, `isZWJ` [API change] (Stephen Morgan). * Compute `realLength` strictly. * Make `getOffset` stricter. * Drop support for ghc <= 8.4, add test for ghc 9.2. * Don't collapse the CarriageReturn + Newline combination (#20). We want to ensure that a literal starting with a Newline doesn't lose the newline if it occurs after a CarriageReturn. This affects code blocks in pandoc that begin with newlines. * Improve performance of NoShortcut code (Stephen Morgan). * Simplify emoji processing (Stephen Morgan). * Add benchmarking for code with no shortcuts (Stephen Morgan). * Add unicodeWidth.inc to cabal file. * Fix `offset`, `minOffset`, `updateColumn` so they don't re-render. * Get unicode block widths directly from the Unicode specification, rather than writing it out ourselves (Stephen Morgan). * Resolve the width of ambiguous characters based on their context (Stephen Morgan). * Spacing marks should have nonzero width, even though they are combining characters (Stephen Morgan). * Add shortcuts for extended Latin, Arabic, Cyrillic, Greek, Devangari, Bengali, Korean, Telugu, and Tamil (Stephen Morgan). * Fix location of extra-source-files in cabal. * update.hs: require text package * Handle emoji variation modifiers specially, so the keypad emoji can be ignored (Stephen Morgan). This results in a 16% speedup of realLength on ascii text. * Add benchmarks for all scripts used by more than 50 million people, plus a couple more. (#9, Stephen Morgan). * Tue Oct 12 2021 [email protected] - Update doclayout to version 0.3.1.1. [#]# 0.3.1.1 * Fix the end of the block of zero width characters which contains the zero-width joiners and directional markings (Stephen Morgan, #5). This fixes a regression introduced in 0.3.1, affecting code points 0x2010 to 0x2030. [#]# 0.3.1 * Improved handling of emojis. Emojis are double-wide, but previously this library did not treat them as such. We now have comprehensive support of emojis, including variation modifiers and zero-width joiners, verified by a test suite. Performance has been confirmed to be no worse for text without emojis. (Stephen Morgan, #1). API changes: export `realLengthNoShortcut`, `isEmojiModifier`, `isEmojiVariation`, `isEmojiJoiner`. * Tue Mar 16 2021 [email protected] - Update doclayout to version 0.3.0.2. [#]# 0.3.0.2 * NOINLINE `literal` instead of `fromString` (#2, sjakobi). This produces a further reduction in allocations and pandoc compile time. * Sun Mar 14 2021 [email protected] - Update doclayout to version 0.3.0.1. [#]# 0.3.0.1 * NOINLINE `fromString` (#1). @sjakobi reports that this change reduced total allocations for building pandoc-2.12 with GHC 8.10.4 by 8.5% and reduced peak allocations are reduced from 3854MB to 3389MB. * Thu Dec 17 2020 [email protected] - disable %{ix86} build * Tue Aug 18 2020 [email protected] - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 16 2020 [email protected] - Re-generate file with latest version of spec-cleaner. * Thu Feb 27 2020 [email protected] - Update doclayout to version 0.3. [#]# 0.3 * Add foldlChar to signature of HasChars [API change]. * Use foldlChar in realLength. This avoids a stack overflow we were getting with long strings in the previous version (with foldrChar). See jgm/pandoc#6031. * Replace isBlank with isBreakable and improved startsWithBlank. Previously isBlank was used in the layout algorithm where what we really wanted was isBreakable. * Avoid unnecessary calculation in updateColumns. * Replace a right fold with a strict left fold. * Add strictness annotations in realLength and updateColumn. * Sat Dec 21 2019 [email protected] - Add doclayout at version 0.2.0.1.
/usr/lib64/ghc-8.10.7/doclayout-0.4.0.1/Text /usr/lib64/ghc-8.10.7/doclayout-0.4.0.1/Text/DocLayout.dyn_hi /usr/lib64/ghc-8.10.7/doclayout-0.4.0.1/Text/DocLayout.hi /usr/lib64/ghc-8.10.7/doclayout-0.4.0.1/Text/DocLayout.p_hi /usr/lib64/ghc-8.10.7/doclayout-0.4.0.1/libHSdoclayout-0.4.0.1-H8cysW2SPdSAixhy78gegC.a /usr/lib64/ghc-8.10.7/doclayout-0.4.0.1/libHSdoclayout-0.4.0.1-H8cysW2SPdSAixhy78gegC_p.a /usr/lib64/ghc-8.10.7/package.conf.d/doclayout-0.4.0.1.conf /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1 /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/Text-DocLayout.html /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/doc-index.html /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/doclayout.haddock /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/doclayout.txt /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/haddock-bundle.min.js /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/index.html /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/linuwial.css /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/meta.json /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/quick-jump.css /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/src /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/src/Text.DocLayout.html /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/src/highlight.js /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/src/style.css /usr/share/doc/ghc-8.10.7/html/libraries/doclayout-0.4.0.1/synopsis.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024