summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-bmp/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-bmp/README')
-rw-r--r--haskell/haskell-bmp/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-bmp/README b/haskell/haskell-bmp/README
new file mode 100644
index 0000000000..a9dcffa02a
--- /dev/null
+++ b/haskell/haskell-bmp/README
@@ -0,0 +1,4 @@
+Read and write uncompressed BMP image files. 100% robust Haskell
+implementation.
+
+This requires ghc and haskell-binary.