slackbuilds_ponce/haskell/haskell-lcs/README
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

7 lines
267 B
Text

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