We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7e6fd commit ca3f7faCopy full SHA for ca3f7fa
hack_parallel.opam
@@ -1,13 +1,11 @@
1
opam-version: "1.2"
2
-version: ""
3
-maintainer: ""
+maintainer: "rvantonder@gmail.com"
4
authors: [""]
5
-homepage: ""
6
-bug-reports: ""
7
-dev-repo: ""
+homepage: "https://github.com/rvantonder/hack-parallel"
+bug-reports: "https://github.com/rvantonder/hack-parallel/issues"
+dev-repo: "https://github.com/rvantonder/hack-parallel.git"
8
license: "MIT"
9
build: [["dune" "build" "-p" name "-j" jobs "@install"]]
10
-build-test: [["dune" "runtest" "-p" name "-j" jobs]]
11
depends: [
12
"core"
13
]
src/procs/.worker.ml.swp
-32 KB
0 commit comments