From 20ab59440a98052e054af762bf8115265f625212 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Mon, 27 Aug 2012 10:19:43 -0500 Subject: [PATCH] haskell/haskell-editline: Fixed dep info Signed-off-by: Erik Hanson --- haskell/haskell-editline/README | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/haskell/haskell-editline/README b/haskell/haskell-editline/README index 0f36b82abc..7c0938a596 100644 --- a/haskell/haskell-editline/README +++ b/haskell/haskell-editline/README @@ -4,7 +4,5 @@ input from the user. Additionally, a readline compatibility module is included which provides a subset of the functions from the readline package. -This requires libedit and ghc. - -After uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg recache +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache