-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_tags
26 lines (21 loc) · 1.2 KB
/
_tags
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
true: bin_annot, eliom_ppx
false: package(adpkg), package(js_of_ocaml-compiler)
true: package(lwt), package(lwt_log.core), package(lwt_ppx), package(iso639)
true: package(prime), package(prime.unstable), package(react)
true: package(uucp), package(uutf)
true: package(ppx_compose)
true: package(ppx_deriving.runtime), package(js_of_ocaml.deriving)
true: warn(-58)
<*/server/*>: thread
<*/server/*>: package(eliom.server)
<*/client/*>: package(eliom.client), package(js_of_ocaml-ppx)
<*/client/*>: package(js_of_ocaml-lwt)
<lib/*/operated_types.*>: package(ppx_deriving), package(ppx_deriving.std), package(js_of_ocaml-ppx_deriving_json)
<lib/panograph_i18n.*>: package(ppx_deriving), package(js_of_ocaml-ppx_deriving_json)
<lib/panograph_types.*>: package(ppx_deriving), package(js_of_ocaml-ppx_deriving_json)
<lib/presentation_types.*>: package(ppx_deriving), package(js_of_ocaml-ppx_deriving_json)
<lib/*/panograph_twine_editor.*>: package(ppx_deriving), package(js_of_ocaml-ppx_deriving_json)
<web/*/test_{basic_editors,combo_selectors,operated,scalar,twine_editor}.*>: \
package(ppx_deriving), package(js_of_ocaml-ppx_deriving_json)
<web/*/test_complete.*>: package(ppx_deriving.show)
<tests/*>: package(oUnit)