blob: 6cb96d552ffdac7706a45bdcda4b88131d939b8c (
plain)
1
2
3
4
5
6
7
|
This package provides Haskell bindings for libcmark, the reference
parser for CommonMark, a fully specified variant of Markdown. It
includes sources for libcmark and does not require prior installation
of the C library.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|