|
|
|
@ -1,6 +1,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. |
|
|
|
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 |