jgm / cmark-hs

Haskell bindings to libcmark commonmark parser
Other
45 stars 13 forks source link

cmark.cabal: add flag to allow building with an installed libcmark #5

Closed juhp closed 8 years ago

juhp commented 8 years ago

This adds a Cabal flag called pkgconfig which allows building with a system-installed libcmark library.