slackbuilds_ponce/haskell/haskell-lcs
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
doinst.sh haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
haskell-lcs.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
haskell-lcs.SlackBuild haskell/haskell-lcs: Adjust build for ghc 7.4.x. 2012-06-27 16:01:51 -04: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