slackbuilds/haskell/haskell-lcs
Andrew Clemons a844a6ccd9
haskell/haskell-lcs: Fix build with ghc 8.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-02 17:21:36 +07:00
..
README haskell/haskell-lcs: Fixed dep info 2012-08-27 10:27:42 -05:00
doinst.sh
haskell-lcs.SlackBuild haskell/haskell-lcs: Fix build with ghc 8.10. 2021-05-02 17:21:36 +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