blob: 613709018ef032133abe1001029ea65fbeac9aa2 (
plain)
1
2
3
4
5
6
7
|
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
|