aboutsummaryrefslogtreecommitdiff
path: root/bindings/haskell/README
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/haskell/README')
-rw-r--r--bindings/haskell/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/bindings/haskell/README b/bindings/haskell/README
new file mode 100644
index 0000000..3d9cf39
--- /dev/null
+++ b/bindings/haskell/README
@@ -0,0 +1,8 @@
+ ppamltracer-haskell, v0.1.0
+
+This package contains Haskell bindings to ppamltracer. They require GHC 7.6 or
+later.
+
+This package uses the Cabal build system; normal Cabal build procedure applies.
+
+For examples of use, see the examples directory.