mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
fix opam file
This commit is contained in:
parent
70206101f0
commit
4cdbaf17bf
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ depends: [
|
||||||
]
|
]
|
||||||
depopts: [
|
depopts: [
|
||||||
"mtime" # for profiling stuff
|
"mtime" # for profiling stuff
|
||||||
|
"memtrace" # memory profiling
|
||||||
"zarith" # for arithmetic
|
"zarith" # for arithmetic
|
||||||
]
|
]
|
||||||
conflicts: [
|
conflicts: [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue