slackbuilds/haskell/haskell-lcs
David Spencer 80ffcf6be9
haskell/haskell-lcs: Updated for version 0.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-10 07:47:31 +07:00
..
README haskell/haskell-lcs: Fixed dep info 2012-08-27 10:27:42 -05:00
doinst.sh haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
haskell-lcs.SlackBuild haskell/haskell-lcs: Updated for version 0.2. 2018-11-10 07:47:31 +07:00
haskell-lcs.info haskell/haskell-lcs: Updated for version 0.2. 2018-11-10 07:47:31 +07:00
slack-desc haskell/haskell-lcs: Updated for version 0.2. 2018-11-10 07:47:31 +07:00

README

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