You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 80ffcf6be9
haskell/haskell-lcs: Updated for version 0.2.
7 years ago
..
README haskell/haskell-lcs: Fixed dep info 13 years ago
doinst.sh haskell/*: Moved all of the Haskell stuff to here 15 years ago
haskell-lcs.SlackBuild haskell/haskell-lcs: Updated for version 0.2. 7 years ago
haskell-lcs.info haskell/haskell-lcs: Updated for version 0.2. 7 years ago
slack-desc haskell/haskell-lcs: Updated for version 0.2. 7 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