diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2012-06-27 15:45:32 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-27 15:45:32 -0400 |
commit | c34c51b654497cea8cdc5d08251f0644968a843d (patch) | |
tree | e9caa002abd872d30f4dbfaf8c38a305fc9f8800 /haskell/haskell-bmp/README | |
parent | 67e9d50c679df42146ca4c8d3cd3d1ea58e5a697 (diff) | |
download | slackbuilds-c34c51b654497cea8cdc5d08251f0644968a843d.tar.gz |
haskell/haskell-bmp: Updated for version 1.2.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-bmp/README')
-rw-r--r-- | haskell/haskell-bmp/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/haskell/haskell-bmp/README b/haskell/haskell-bmp/README index a9dcffa02a..613709018e 100644 --- a/haskell/haskell-bmp/README +++ b/haskell/haskell-bmp/README @@ -1,4 +1,7 @@ Read and write uncompressed BMP image files. 100% robust Haskell implementation. -This requires ghc and haskell-binary. +This requires ghc. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |