Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
khronosschoty
/
SlackBuilds.org
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
SlackBuilds....
/
haskell
/
haskell-lcs
David Spencer
e69d3f0fe7
haskell/haskell-lcs: Fixed build with ghc-7.10.3.
9 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
14 years ago
haskell-lcs.SlackBuild
e69d3f0fe7
haskell/haskell-lcs: Fixed build with ghc-7.10.3.
9 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