slackbuilds_ponce/haskell/haskell-lcs/README

6 lines
247 B
Text
Raw Normal View History

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