diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:23:16 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:23:16 -0500 |
commit | 7e10acc4b42ee5e6aed8cd6a4bcdf2567ba96c9c (patch) | |
tree | 2d46b0d1d3720cba5dc3cc9a69b93d4897fc0f2e /haskell | |
parent | 8906bee24e48c52745ee4029e0ed2f691ba91904 (diff) |
haskell/haskell-highlighting-kate: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-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 378469a9ff2d..e17d37381f9c 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 |