blob: 9bb8cf9a3f81966b911398447b560d1e8dd89d3b (
plain)
1
2
3
4
5
6
|
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
|