mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-10 21:24:06 -05:00
chore(opam): require sequence
This commit is contained in:
parent
a6d74898ff
commit
ecf1de42b5
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ build: [
|
||||||
depends: [
|
depends: [
|
||||||
"ocaml" { >= "4.03" }
|
"ocaml" { >= "4.03" }
|
||||||
"dune" {build}
|
"dune" {build}
|
||||||
|
"sequence"
|
||||||
"containers" {with-test}
|
"containers" {with-test}
|
||||||
]
|
]
|
||||||
tags: [ "sat" "smt" ]
|
tags: [ "sat" "smt" ]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue