From 5ee1063b672c67f898ba1cfa67f17b40a64829e4 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Mon, 27 Aug 2012 10:27:42 -0500 Subject: haskell/haskell-lcs: Fixed dep info Signed-off-by: Erik Hanson --- haskell/haskell-lcs/README | 2 -- 1 file changed, 2 deletions(-) (limited to 'haskell/haskell-lcs') diff --git a/haskell/haskell-lcs/README b/haskell/haskell-lcs/README index c278761007..e0bdae5902 100644 --- a/haskell/haskell-lcs/README +++ b/haskell/haskell-lcs/README @@ -1,7 +1,5 @@ Provides a function lcs that takes two lists and returns a longest common sublist. For example, lcs abcd acbd is either abd or acd. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache -- cgit v1.2.3