mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
opam file: depend on odoc for doc production
This commit is contained in:
parent
3479255f6f
commit
cec1a492e2
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ depends: [
|
||||||
"jbuilder" {build}
|
"jbuilder" {build}
|
||||||
"qcheck" {test}
|
"qcheck" {test}
|
||||||
"qtest" {test}
|
"qtest" {test}
|
||||||
|
"odoc" {doc}
|
||||||
"ocaml-version" { >= "4.02" }
|
"ocaml-version" { >= "4.02" }
|
||||||
]
|
]
|
||||||
tags: [ "sequence" "iterator" "iter" "fold" ]
|
tags: [ "sequence" "iterator" "iter" "fold" ]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue