summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-highlighting-kate/README
blob: 378469a9ff2d29fd8f7051fe6f5bb8f5fa760501 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
highlighting-kate is a syntax highlighting library with support for
nearly one hundred languages.  The syntax parsers are automatically
generated from Kate syntax descriptions (http://kate-editor.org/),
so any syntax supported by Kate can be added.  A command-line
program is provided, along with a utility for generating new parsers
from Kate XML syntax descriptions.

This requires ghc, haskell-text, haskell-transformers,
haskell-blaze-builder, haskell-mtl, haskell-blaze-markup,
haskell-parsec, haskell-regex-base, haskell-blaze-html, and
haskell-regex-pcre-builtin.

After uninstalling, run this command to unregister the package from
the ghc package database:   ghc-pkg recache