diff options
-rw-r--r-- | haskell/haskell-highlighting-kate/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/haskell/haskell-highlighting-kate/README b/haskell/haskell-highlighting-kate/README index 378469a9ff..e17d37381f 100644 --- a/haskell/haskell-highlighting-kate/README +++ b/haskell/haskell-highlighting-kate/README @@ -5,10 +5,5 @@ 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 |