diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:19:43 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:19:43 -0500 |
commit | 20ab59440a98052e054af762bf8115265f625212 (patch) | |
tree | 47d31ccdf3f32beb46e62a43e181d8fbd77a50ac /haskell | |
parent | 1597a0494ad192907d6258c537e350ba91a2ccbc (diff) | |
download | slackbuilds-20ab59440a98052e054af762bf8115265f625212.tar.gz |
haskell/haskell-editline: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-editline/README | 6 |
1 files 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 |