Name: bamboo-plugin-highlight Version: 2009.6.9 Build-type: Simple Synopsis: bamboo-plugin-highlight Description: A standard hack middleware that highlights source code automaticaly License: GPL License-file: LICENSE Author: Wang, Jinjing Maintainer: Wang, Jinjing Build-Depends: base Cabal-version: >= 1.2 category: Web homepage: http://github.com/nfjinjing/bamboo-plugin-highlight/ data-files: readme.md, changelog.md library ghc-options: -Wall build-depends: base >= 4 && < 5, bamboo >= 2009.6.9, hack >= 2009.5.19, hack-contrib >= 2009.6.9, bytestring, highlighting-kate, xhtml, hxt, mps >= 2009.5.13 hs-source-dirs: src/ exposed-modules: Bamboo.Plugin.Highlight