summaryrefslogtreecommitdiff
path: root/devel/ocaml-lwt/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-lwt/DESCR')
-rw-r--r--devel/ocaml-lwt/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-lwt/DESCR b/devel/ocaml-lwt/DESCR
new file mode 100644
index 00000000000..b836915d65a
--- /dev/null
+++ b/devel/ocaml-lwt/DESCR
@@ -0,0 +1,2 @@
+The Lwt (Light-Weight Threading) library is a cooperative threading library for
+OCaml.