summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-lcs/README
blob: e0bdae5902fdab7034fb606bd569e486a3997d8e (plain)
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