diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:07:50 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:07:50 -0500 |
commit | 3c28b03926e95ab92adc78a999aa6768310dd934 (patch) | |
tree | 033267f667a8df8441037dc4c3a3af00340773e5 /haskell/haskell-ObjectName | |
parent | b7724d8f6c23e49a3d53cc2ec095907b4dc4852c (diff) | |
download | slackbuilds-3c28b03926e95ab92adc78a999aa6768310dd934.tar.gz |
haskell/haskell-ObjectName: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-ObjectName')
-rw-r--r-- | haskell/haskell-ObjectName/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-ObjectName/README b/haskell/haskell-ObjectName/README index e266ea95af..bb171b5a3e 100644 --- a/haskell/haskell-ObjectName/README +++ b/haskell/haskell-ObjectName/README @@ -3,7 +3,5 @@ to the general notion of explicitly handled identifiers for API objects, e.g. a texture object name in OpenGL or a buffer object name in OpenAL. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |