Cabal revisions of hse-cpp-0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- Initial hse-cpp.cabal generated by cabal init. For further --- documentation, see http://haskell.org/cabal/users-guide/--name: hse-cpp-version: 0.1-synopsis: Preprocess+parse haskell code--- description: -license: MIT-license-file: LICENSE-author: Roman Cheplyaka-maintainer: Roman Cheplyaka <roma@ro-che.info>--- copyright: -category: Language-build-type: Simple-cabal-version: >=1.10--library- exposed-modules: Language.Haskell.Exts.Annotated.CPP- -- other-modules: - build-depends: base == 4.*- , cpphs- , haskell-src-exts >= 1.14- default-language: Haskell2010+-- Initial hse-cpp.cabal generated by cabal init. For further +-- documentation, see http://haskell.org/cabal/users-guide/ + +name: hse-cpp +version: 0.1 +x-revision: 1 +synopsis: Preprocess+parse haskell code +-- description: +license: MIT +license-file: LICENSE +author: Roman Cheplyaka +maintainer: Roman Cheplyaka <roma@ro-che.info> +-- copyright: +category: Language +build-type: Simple +cabal-version: >=1.10 + +library + exposed-modules: Language.Haskell.Exts.Annotated.CPP + -- other-modules: + build-depends: base == 4.* + , cpphs + , haskell-src-exts >= 1.14 && <1.18 + default-language: Haskell2010