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 4b779f7 commit b2fe0fbCopy full SHA for b2fe0fb
dune-project
@@ -25,7 +25,6 @@
25
(depends
26
;; General system dependencies
27
(ocaml (>= 5.0.0))
28
- (reason (>= 3.10.0))
29
integers
30
ctypes
31
quickjs.opam
@@ -10,7 +10,6 @@ bug-reports: "https://github.com/ml-in-barcelona/quickjs.ml/issues"
10
depends: [
11
"dune" {>= "3.8"}
12
"ocaml" {>= "5.0.0"}
13
- "reason" {>= "3.10.0"}
14
"integers"
15
"ctypes"
16
"alcotest" {with-test}
0 commit comments