README 247 B

123456
  1. Provides a function lcs that takes two lists and returns a longest
  2. common sublist. For example, lcs abcd acbd is either abd or acd.
  3. After uninstalling, run this command to unregister the package from
  4. the ghc package database: ghc-pkg recache