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 399ad05 commit 08a8478Copy full SHA for 08a8478
lockfree-bench.opam renamed to lockfree-with-bench.opam
@@ -3,7 +3,7 @@ maintainer: "KC Sivaramakrishnan <sk826@cl.cam.ac.uk>"
3
authors: ["KC Sivaramakrishnan <sk826@cl.cam.ac.uk>"]
4
homepage: "https://github.com/ocaml-multicore/lockfree"
5
doc: "https://ocaml-multicore.github.io/lockfree"
6
-synopsis: "Lock-free data structures for multicore OCaml"
+synopsis: "Lock-free data structures for multicore OCaml (with benchmarks)"
7
license: "ISC"
8
dev-repo: "git+https://github.com/ocaml-multicore/lockfree.git"
9
bug-reports: "https://github.com/ocaml-multicore/lockfree/issues"
0 commit comments