From a3293195931a4a92ef192c2db7eaa71fdce3f171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Tue, 10 Jan 2012 22:29:35 -0200 Subject: haskell/haskell-parsec: Updated for version 3.1.2. Signed-off-by: Niels Horn --- haskell/haskell-parsec/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'haskell/haskell-parsec/README') diff --git a/haskell/haskell-parsec/README b/haskell/haskell-parsec/README index 04dfcedd2a..d9195a28d0 100644 --- a/haskell/haskell-parsec/README +++ b/haskell/haskell-parsec/README @@ -4,7 +4,8 @@ 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-syb. +This requires ghc, haskell-transformers, haskell-mtl, haskell-deepseq, +and haskell-text. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache -- cgit v1.2.3