-- Initial hdiscount.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: hdiscount version: 0.1.0.0 synopsis: Haskell bindings to the Discount markdown library -- description: homepage: https://github.com/jamwt/hdiscount license: BSD3 license-file: LICENSE author: Jamie Turner maintainer: jamiet@gmail.com -- copyright: category: Text build-type: Simple cabal-version: >=1.8 library exposed-modules: Text.Markdown.Discount -- other-modules: build-depends: base ==4.5.* build-depends: bytestring>=0.9 extra-libraries: markdown