David Spencer e69d3f0fe7 haskell/haskell-lcs: Fixed build with ghc-7.10.3. 8 jaren geleden
..
README 5ee1063b67 haskell/haskell-lcs: Fixed dep info 12 jaren geleden
doinst.sh 6a511b1c66 haskell/*: Moved all of the Haskell stuff to here 14 jaren geleden
haskell-lcs.SlackBuild e69d3f0fe7 haskell/haskell-lcs: Fixed build with ghc-7.10.3. 8 jaren geleden
haskell-lcs.info 4248415dde Add REQUIRED field to .info files. 12 jaren geleden
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 jaren geleden

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