slackbuilds_ponce/libraries/haskell-lcs
Mikko Värri 8c55abb366 libraries/haskell-lcs: Added (find common sublist of two lists)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-04 10:12:47 -06:00
..
doinst.sh
haskell-lcs.info
haskell-lcs.SlackBuild
README
slack-desc

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