haskell/haskell-lcs: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-27 10:27:42 -05:00
parent 79cfcb05a6
commit 5ee1063b67
1 changed files with 0 additions and 2 deletions

View File

@ -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