From 28d1143310fa2aa1926e057c57686af45559fc4f Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Mon, 27 Aug 2012 10:30:25 -0500 Subject: haskell/haskell-parsec: Fixed dep info Signed-off-by: Erik Hanson --- haskell/haskell-parsec/README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'haskell/haskell-parsec/README') diff --git a/haskell/haskell-parsec/README b/haskell/haskell-parsec/README index 184b6b45cc..574f93e55b 100644 --- a/haskell/haskell-parsec/README +++ b/haskell/haskell-parsec/README @@ -4,8 +4,5 @@ libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type. -This requires ghc, haskell-transformers, haskell-mtl, and -haskell-text. - -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 -- cgit v1.2.3