cmark-gfm: Fast, accurate GitHub Flavored Markdown parser and renderer
This package provides Haskell bindings for libcmark-gfm, the reference parser for GitHub Flavored Markdown, a fully specified variant of Markdown. It includes sources for libcmark-gfm (0.28.0) and does not require prior installation of the C library.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
pkgconfig | Use system libcmark-gfm via pkgconfig | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cmark-gfm-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6 |
---|---|
Change log | changelog |
Dependencies | base (>=4.5 && <5.0), bytestring, ghc-prim (>=0.2), text (>=1.0 && <1.3) [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.2, ghc ==7.10.3 |
License | BSD-3-Clause |
Copyright | (C) 2015--17 John MacFarlane, (C) 2017 Ashe Connor |
Author | Ashe Connor |
Maintainer | kivikakk@github.com |
Category | Text |
Home page | https://github.com/kivikakk/cmark-gfm-hs |
Source repo | head: git clone git://github.com/kivikakk/cmark-gfm-hs.git |
Uploaded | by kivikakk at 2018-07-02T00:09:30Z |
Distributions | Arch:0.2.5, Debian:0.2.1, Fedora:0.2.6, LTSHaskell:0.2.6, NixOS:0.2.6, Stackage:0.2.6 |
Reverse Dependencies | 4 direct, 169 indirect [details] |
Downloads | 32863 total (126 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-07-02 [all 1 reports] |