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 f15e302 commit e847d84Copy full SHA for e847d84
arrayjit.opam
@@ -32,7 +32,6 @@ depends: [
32
"ppx_string"
33
"ppx_variants_conv"
34
"ppx_expect"
35
- "metal"
36
"ppx_minidebug" {>= "2.2.0"}
37
"odoc" {with-doc}
38
]
dune-project
@@ -60,8 +60,6 @@
60
ppx_string
61
ppx_variants_conv
62
ppx_expect
63
- ; temporary: will move metal to depopts later.
64
- metal
65
(ppx_minidebug
66
(>= 2.2.0)))
67
(depopts
0 commit comments