slackbuilds_ponce/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
..
doinst.sh
haskell-lcs.info
haskell-lcs.SlackBuild haskell/haskell-lcs: Fixed build with ghc-7.10.3. 2016-05-11 03:17:21 +07:00
README haskell/haskell-lcs: Fixed dep info 2012-08-27 10:27:42 -05:00
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