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 bd35fdf commit 3bdcc8cCopy full SHA for 3bdcc8c
cinaps.opam
@@ -1,10 +1,9 @@
1
opam-version: "2.0"
2
maintainer: "[email protected]"
3
authors: ["Jane Street Group, LLC <[email protected]>"]
4
-homepage: "https://github.com/janestreet/cinaps"
5
-bug-reports: "https://github.com/janestreet/cinaps/issues"
6
-dev-repo: "git+https://github.com/janestreet/cinaps.git"
7
-doc: "https://ocaml.janestreet.com/ocaml-core/latest/doc/cinaps/index.html"
+homepage: "https://github.com/ocaml-ppx/cinaps"
+bug-reports: "https://github.com/ocaml-ppx/cinaps/issues"
+dev-repo: "git+https://github.com/ocaml-ppx/cinaps.git"
8
license: "MIT"
9
build: [
10
["dune" "build" "-p" name "-j" jobs]
0 commit comments