openbsd-ports/devel/ocaml-lwt/pkg/PFRAG.shared
avsm 0852c11f05 initial import of lwt-2.4.0; espie@ ok
Does not include the enhanced top-level, which will be added in a later update.
From Christopher Zimmermann <madroach@gmerlin.de>

--
Lwt provides very light-weight cooperative threads for OCaml;
``launching'' a thread is a very fast operation, it does not require
a new stack, a new process, or anything else. Moreover context
switches are very fast. In fact, it is so easy that a thread can
be launched for every system call. And composing cooperative threads
will allow highly asynchronous programs.
2012-08-19 00:27:50 +00:00

4 lines
153 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2012/08/19 00:27:50 avsm Exp $
lib/ocaml/stublibs/dlllwt-glib_stubs.so
lib/ocaml/stublibs/dlllwt-unix_stubs.so