summaryrefslogtreecommitdiff
path: root/devel/ocaml-lwt/DESCR
diff options
context:
space:
mode:
authorobache <obache>2008-09-02 11:19:35 +0000
committerobache <obache>2008-09-02 11:19:35 +0000
commitbf5e4f0cd6eeadc76dd66313fc710b12a9e51864 (patch)
tree060540a7e2605ca58f88cb2649778fa97bc3068c /devel/ocaml-lwt/DESCR
parent8195f135fef2d03380f3c1a4929b5c7b8803ae97 (diff)
downloadpkgsrc-bf5e4f0cd6eeadc76dd66313fc710b12a9e51864.tar.gz
Import ocaml-lwt-1.1.0 as devel/ocaml-lwt.
Pachaged by Jaap Boender and privided by PR 39112. The Lwt (Light-Weight Threading) library is a cooperative threading library for OCaml.
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.