SlackBuildsOrg/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
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.

After uninstalling, run this command to unregister the package from
the ghc package database:   ghc-pkg recache