Next | Query returned 14 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-05-03 21:01:21 by Masatake Daimon | Files touched by this commit (475)
Log message:
*: Bump PKGREVISION for ghc-9.0.1
   2021-04-24 19:25:42 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to cheapskate-0.1.1.2

cheapskate 0.1.1.1 (24 Jan 2020)
  * Add Paths_cheapskate to other-modules
  * Support base 4.13 (Fumiaki Kinoshita)
   2020-05-11 19:52:21 by Roland Illig | Files touched by this commit (190)
Log message:
hs-*: add PLIST files

These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build.  They will help to track changes
to the packages.  The Haskell packages didn't have PLIST files because
their paths contained package hashes.  These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
   2020-01-19 13:08:08 by Masatake Daimon | Files touched by this commit (5)
Log message:
Import cheapskate-0.1.1.1

This is an experimental Markdown processor in pure Haskell. It aims to
process Markdown efficiently and in the most forgiving possible
way. It is designed to deal with any input, including garbage, with
linear performance. Output is sanitized by default for protection
against XSS attacks.

Several markdown extensions are implemented, including fenced code
blocks, significant list start numbers, and autolinked URLs.

Next | Query returned 14 messages, browsing 11 to 20 | previous