slackbuilds/haskell/haskell-lcs
David Spencer e69d3f0fe7 haskell/haskell-lcs: Fixed build with ghc-7.10.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
2016-05-11 03:17:21 +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: Fixed build with ghc-7.10.3. 2016-05-11 03:17:21 +07:00
haskell-lcs.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05: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