slackbuilds_ponce/haskell/haskell-lcs
Robby Workman 6a511b1c66 haskell/*: Moved all of the Haskell stuff to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:32:23 -05:00
..
doinst.sh haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
haskell-lcs.info haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
haskell-lcs.SlackBuild haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
README haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
slack-desc haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -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.

This requires ghc.

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