Up to [cvs.NetBSD.org] / pkgsrc / textproc / hs-doclayout
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: pkgsrc-2021Q2-base
Revision 1.2 / (download) - annotate - [selected], Sat Apr 24 15:21:03 2021 UTC (14 months ago) by pho
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
Update to doclayout-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. 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.