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 556a155 commit 179decdCopy full SHA for 179decd
doc/manual-wiki/deflatemod.wiki
@@ -1,6 +1,6 @@
1
=Deflatemod=
2
3
-Deflatemod is in beta version. Submit your bugs and feature wishes [[https://github.com/ocsigen/ocsigenserver|here]].
+<<|Deflatemod is in beta version. Submit your bugs and feature wishes [[https://github.com/ocsigen/ocsigenserver|here]].>>
4
5
== Usage ==
6
opam
@@ -28,7 +28,8 @@ depends: [
28
"pcre"
29
"cryptokit"
30
"tyxml" {> "3.6.0"}
31
- ("dbm" | "sqlite3")
+ "dbm"
32
+ "sqlite3"
33
"ipaddr" {>= "2.1"}
34
"camlp4"
35
]
0 commit comments