SlackBuildsOrg/haskell/haskell-lcs
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
doinst.sh
haskell-lcs.info
haskell-lcs.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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