expand-0.0.1: expand.cabal
-- Initial markupconverter.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: expand
version: 0.0.1
synopsis: Extensible Pandoc
-- description:
license: LGPL
license-file: LICENSE
author: Jacco Krijnen
maintainer: jaccokrijnen@gmail.com
-- copyright:
category: Text
build-type: Simple
cabal-version: >=1.8
library
exposed-modules: Testing
-- other-modules:
build-depends: base ==4.6.*, murder>=1.3.3, uu-parsinglib >= 2.7.3.4, AspectAG >= 0.3.6.1, HList>=0.2
hs-source-dirs: src, examples