diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:34:31 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:34:31 -0500 |
commit | 6a5e0c17500c7481523e25a7bd2c8005e1ba3950 (patch) | |
tree | 14fdc4d45b419644841f686ac817b7c8640ce0d8 /haskell/haskell-syb | |
parent | 944278b83f8940a14726c5f7b510925b00d056a3 (diff) | |
download | slackbuilds-6a5e0c17500c7481523e25a7bd2c8005e1ba3950.tar.gz |
haskell/haskell-syb: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-syb')
-rw-r--r-- | haskell/haskell-syb/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-syb/README b/haskell/haskell-syb/README index 71987b1aac..259b214f55 100644 --- a/haskell/haskell-syb/README +++ b/haskell/haskell-syb/README @@ -4,7 +4,5 @@ permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |