mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-08 04:05:30 -05:00
chore: add synopsis to opam file
This commit is contained in:
parent
f9c59a90e2
commit
63f702b21c
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ name: "containers"
|
|||
version: "2.3"
|
||||
author: "Simon Cruanes"
|
||||
maintainer: "simon.cruanes.2007@m4x.org"
|
||||
synopsis: "A modular, clean and powerful extension of the OCaml standard library"
|
||||
build: [
|
||||
["dune" "build" "-p" name "-j" jobs]
|
||||
[ "dune" "build" "@doc" "-p" name ] {with-doc}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue