-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathremora.opam.locked
123 lines (123 loc) · 3.44 KB
/
remora.opam.locked
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
opam-version: "2.0"
name: "remora"
version: "~dev"
synopsis: "A short synopsis"
description: "A longer description"
maintainer: "Liam Stevenson"
authors: "Liam Stevenson"
license: "LICENSE"
tags: ["topics" "to describe" "your" "project"]
homepage: "https://github.com/liam923/remora"
doc: "https://url/to/documentation"
bug-reports: "https://github.com/liam923/remora/issues"
depends: [
"astring" {= "0.8.5" & with-test}
"base" {= "v0.16.2"}
"base-bigarray" {= "base"}
"base-bytes" {= "base" & with-test}
"base-domains" {= "base"}
"base-nnp" {= "base"}
"base-threads" {= "base"}
"base-unix" {= "base"}
"base_quickcheck" {= "v0.16.0"}
"bin_prot" {= "v0.16.0"}
"camlp-streams" {= "5.0.1" & with-test}
"cmdliner" {= "1.2.0" & with-test}
"cppo" {= "1.6.9"}
"csexp" {= "1.5.2"}
"dune" {= "3.9.1"}
"dune-build-info" {= "3.9.1" & with-test}
"dune-configurator" {= "3.9.1"}
"either" {= "1.0.0" & with-test}
"fieldslib" {= "v0.16.0"}
"fix" {= "20230505" & with-test}
"fmt" {= "0.9.0" & with-doc}
"fpath" {= "0.7.3" & with-test}
"jane-street-headers" {= "v0.16.0"}
"jst-config" {= "v0.16.0"}
"menhir" {= "20230608"}
"menhirLib" {= "20230608"}
"menhirSdk" {= "20230608"}
"num" {= "1.4"}
"ocaml" {= "5.0.0"}
"ocaml-base-compiler" {= "5.0.0"}
"ocaml-compiler-libs" {= "v0.12.4"}
"ocaml-config" {= "3"}
"ocaml-options-vanilla" {= "1"}
"ocaml-version" {= "3.6.1" & with-test}
"ocamlbuild" {= "0.14.2" & with-test}
"ocamlfind" {= "1.9.6"}
"ocamlformat" {= "0.26.0" & with-test}
"ocamlformat-lib" {= "0.26.0" & with-test}
"ocp-indent" {= "1.8.1" & with-test}
"odoc" {= "2.2.0" & with-doc}
"odoc-parser" {= "2.0.0" & with-doc}
"parsexp" {= "v0.16.0"}
"ppx_assert" {= "v0.16.0"}
"ppx_base" {= "v0.16.0"}
"ppx_bench" {= "v0.16.0"}
"ppx_bin_prot" {= "v0.16.0"}
"ppx_cold" {= "v0.16.0"}
"ppx_compare" {= "v0.16.0"}
"ppx_custom_printf" {= "v0.16.0"}
"ppx_derivers" {= "1.2.1"}
"ppx_deriving" {= "5.2.1"}
"ppx_disable_unused_warnings" {= "v0.16.0"}
"ppx_enumerate" {= "v0.16.0"}
"ppx_expect" {= "v0.16.0"}
"ppx_fields_conv" {= "v0.16.0"}
"ppx_fixed_literal" {= "v0.16.0"}
"ppx_globalize" {= "v0.16.0"}
"ppx_hash" {= "v0.16.0"}
"ppx_here" {= "v0.16.0"}
"ppx_ignore_instrumentation" {= "v0.16.0"}
"ppx_inline_test" {= "v0.16.0"}
"ppx_jane" {= "v0.16.0"}
"ppx_let" {= "v0.16.0"}
"ppx_log" {= "v0.16.0"}
"ppx_module_timer" {= "v0.16.0"}
"ppx_optcomp" {= "v0.16.0"}
"ppx_optional" {= "v0.16.0"}
"ppx_pipebang" {= "v0.16.0"}
"ppx_sexp_conv" {= "v0.16.0"}
"ppx_sexp_message" {= "v0.16.0"}
"ppx_sexp_value" {= "v0.16.0"}
"ppx_stable" {= "v0.16.0"}
"ppx_stable_witness" {= "v0.16.0"}
"ppx_string" {= "v0.16.0"}
"ppx_tydi" {= "v0.16.0"}
"ppx_typerep_conv" {= "v0.16.0"}
"ppx_variants_conv" {= "v0.16.0"}
"ppxlib" {= "0.30.0"}
"re" {= "1.10.4"}
"result" {= "1.5"}
"seq" {= "base"}
"sexplib" {= "v0.16.0"}
"sexplib0" {= "v0.16.0"}
"splittable_random" {= "v0.16.0"}
"stdio" {= "v0.16.0"}
"stdlib-shims" {= "0.3.0"}
"time_now" {= "v0.16.0"}
"topkg" {= "1.0.7" & with-test}
"typerep" {= "v0.16.0"}
"tyxml" {= "4.5.0" & with-doc}
"uucp" {= "15.0.0" & with-test}
"uuseg" {= "15.0.0" & with-test}
"uutf" {= "1.0.3" & with-test}
"variantslib" {= "v0.16.0"}
]
build: [
["dune" "subst"] {dev}
[
"dune"
"build"
"-p"
name
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
dev-repo: "git+https://github.com/liam923/remora.git"