diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-bmp/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-bmp/README b/haskell/haskell-bmp/README index 613709018e..56fd8b9d63 100644 --- a/haskell/haskell-bmp/README +++ b/haskell/haskell-bmp/README @@ -1,7 +1,5 @@ Read and write uncompressed BMP image files. 100% robust Haskell implementation. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |