diff options
Diffstat (limited to 'haskell/haskell-mmap')
-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 |