Skip to content

Commit f12d7f8

Browse files
committed
modify iocaml package name
1 parent 87dc622 commit f12d7f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_tags

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<pages.ml{,i}> : syntax(camlp4o), package(cow,cow.syntax)
22
<files.ml{,i}> : syntax(camlp4o), package(lwt.syntax,yojson,unix)
3-
<kernel.ml{,i}> : syntax(camlp4o), package(lwt.syntax,iocaml,uuidm,yojson)
3+
<kernel.ml{,i}> : syntax(camlp4o), package(lwt.syntax,iocaml-kernel,uuidm,yojson)
44
<uri_paths.ml{,i}> : package(lwt,re)
5-
<bridge.ml{,i}> : syntax(camlp4o), package(lwt.syntax,uri,websocket,iocaml,yojson)
6-
<iocamlserver.ml>: syntax(camlp4o), package(findlib,cow,lwt.syntax,cohttp.lwt,websocket,iocaml,uuidm,yojson)
5+
<bridge.ml{,i}> : syntax(camlp4o), package(lwt.syntax,uri,websocket,iocaml-kernel,yojson)
6+
<iocamlserver.ml>: syntax(camlp4o), package(findlib,cow,lwt.syntax,cohttp.lwt,websocket,iocaml-kernel,uuidm,yojson)
77

8-
<iocamlserver.{byte,native}> : package(findlib,cow,lwt.unix,cohttp,websocket,iocaml,uuidm,yojson)
8+
<iocamlserver.{byte,native}> : package(findlib,cow,lwt.unix,cohttp,websocket,iocaml-kernel,uuidm,yojson)
99
true: annot, bin_annot, debug, principal, strict_sequence

0 commit comments

Comments
 (0)