slackbuilds_ponce/haskell/haskell-lcs
Erik Hanson 5ee1063b67 haskell/haskell-lcs: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-27 10:27:42 -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/haskell-lcs: Fixed dep info 2012-08-27 10:27:42 -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.

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