mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
haskell/haskell-lcs: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
79cfcb05a6
commit
5ee1063b67
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue