Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> skribis: > Here’s a first collection of patches and new packages that I gathered on > the way down.
Overall LGTM. Here are some random comments: > + (description > + "This package is an enhancement of the Text.Regex library, providing the @code{Text.Regex} > +PCRE backend to accompany regex-base, with bundled code from > +@url{www.pcre.org}.") @url{http://www.pcre.org} > + (synopsis "O(ND) diff algorithm in Haskell.") No period. > + "Highlighting-kate is a syntax highlighting library with support for > +nearly one hundred languages. The syntax parsers are automatically generated > +from Kate syntax descriptions (@url{http://kate-editor.org/}), so any syntax from @uref{http://kate-editor.org/, Kay syntax descriptions}, so any syntax > + "This package provides Haskell bindings for > +libcmark (@url{https://github.com/jgm/cmark}), the reference parser for @url{https://github.com/jgm/cmark, libcmark} Thanks! Ludo’.