cmark: Fast, accurate CommonMark (Markdown) parser and renderer
This package provides Haskell bindings for libcmark, the reference parser for CommonMark, a fully specified variant of Markdown. It includes sources for libcmark (0.30.3) and does not require prior installation of the C library.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
pkgconfig | Use system libcmark via pkgconfig | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cmark-0.6.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2, 0.2.0.1, 0.2.0.2, 0.3, 0.3.0.1, 0.3.1, 0.3.2, 0.3.3, 0.3.3.1, 0.3.4, 0.3.5, 0.4.0.1, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.5.2.1, 0.5.3, 0.5.3.1, 0.5.4, 0.5.5, 0.5.5.1, 0.5.6, 0.5.6.1, 0.5.6.3, 0.6, 0.6.1 (info) |
---|---|
Change log | changelog |
Dependencies | base (>=4.5 && <5.0), bytestring, ghc-prim (>=0.2), text (>=1.0 && <2.2) [details] |
License | BSD-3-Clause |
Copyright | (C) 2015-17 John MacFarlane |
Author | John MacFarlane |
Maintainer | jgm@berkeley.edu |
Revised | Revision 1 made by JohnMacFarlane at 2023-12-27T00:04:49Z |
Category | Text |
Home page | https://github.com/jgm/cmark-hs |
Source repo | head: git clone git://github.com/jgm/cmark-hs.git |
Uploaded | by JohnMacFarlane at 2023-07-08T17:08:28Z |
Distributions | Debian:0.6, Fedora:0.6.1, FreeBSD:0.4.0.1, LTSHaskell:0.6.1, NixOS:0.6.1, Stackage:0.6.1 |
Reverse Dependencies | 11 direct, 167 indirect [details] |
Downloads | 41277 total (204 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-07-08 [all 1 reports] |