We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1df10f commit a3058c7Copy full SHA for a3058c7
README
@@ -15,15 +15,17 @@ Libraries:
15
* findlib
16
* react (tested with 0.9.3)
17
* ocamlssl (tested with 0.4.6)
18
- * lwt (need version >= 2.4.2, with react and ssl support)
+ * lwt (need version >= 2.4.2, with react and ssl support)
19
* ocamlnet (tested with 3.6, with netstring, netstring-pcre and netsys)
20
* pcre-ocaml (tested with 6.2.5)
21
* cryptokit (tested with 1.6)
22
* ocaml-text (tested with 0.6)
23
- * tyxml (need version 2.2)
+ * tyxml (need version 2.2)
24
+ * ipaddr (need version >= 2.1)
25
* ocamlsqlite3 (tested with 2.0.2) OR
26
* dbm (tested with 1.0)
27
28
+
29
Optional libraries:
30
31
* camlzip (tested with 1.04)
0 commit comments