summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Erik Hanson2012-08-27 17:27:42 +0200
committer Erik Hanson2012-08-27 17:27:42 +0200
commit5ee1063b672c67f898ba1cfa67f17b40a64829e4 (patch)
tree67f2d683948ce48eff4d50d3250a98df6d784660 /haskell
parent79cfcb05a6ec1505b35034bb9fd523915bc58802 (diff)
downloadslackbuilds-5ee1063b672c67f898ba1cfa67f17b40a64829e4.tar.gz
haskell/haskell-lcs: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-lcs/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-lcs/README b/haskell/haskell-lcs/README
index c278761007..e0bdae5902 100644
--- a/haskell/haskell-lcs/README
+++ b/haskell/haskell-lcs/README
@@ -1,7 +1,5 @@
Provides a function lcs that takes two lists and returns a longest
common sublist. For example, lcs abcd acbd is either abd or acd.
-This requires ghc.
-
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache