diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:28:00 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:28:00 -0500 |
commit | ed411e8b467fe97a1259b16e56ab288f50460e76 (patch) | |
tree | 75b11c16298caa4e5dc8430f8398f093d5f89e32 /haskell | |
parent | 5ee1063b672c67f898ba1cfa67f17b40a64829e4 (diff) | |
download | slackbuilds-ed411e8b467fe97a1259b16e56ab288f50460e76.tar.gz |
haskell/haskell-mmap: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-mmap/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-mmap/README b/haskell/haskell-mmap/README index e4068c9ac1..aef9a56e11 100644 --- a/haskell/haskell-mmap/README +++ b/haskell/haskell-mmap/README @@ -4,7 +4,5 @@ or lazy ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand loading. Modifications are also supported. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |