slackbuilds_ponce/haskell/haskell-lcs/README
Erik Hanson 5ee1063b67 haskell/haskell-lcs: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-27 10:27:42 -05:00

5 lines
247 B
Text

Provides a function lcs that takes two lists and returns a longest
common sublist. For example, lcs abcd acbd is either abd or acd.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache