dsomero d0c108251a various: Update find command to match template. 11 years ago
..
README 5ee1063b67 haskell/haskell-lcs: Fixed dep info 12 years ago
doinst.sh 6a511b1c66 haskell/*: Moved all of the Haskell stuff to here 13 years ago
haskell-lcs.SlackBuild d0c108251a various: Update find command to match template. 11 years ago
haskell-lcs.info 4248415dde Add REQUIRED field to .info files. 12 years ago
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 years ago

README

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