File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11opam-version: "1.2"
22available: [ ocaml-version >= "4.05.0" ]
3- version: "4.2 .0"
4- maintainer: "Arjun Guha <arjun @cs.umass .edu>"
5- authors: "Arjun Guha <arjun@cs.umass.edu>, Nate Foster <jnfoster@cs.cornell.edu>"
3+ version: "5.0 .0"
4+ maintainer: "Steffen Smolka <smolka @cs.cornell .edu>"
5+ authors: "Arjun Guha <arjun@cs.umass.edu>, Nate Foster <jnfoster@cs.cornell.edu>, Steffen Smolka <smolka@cs.cornell.edu> "
66homepage: "http://frenetic-lang.org"
77bug-reports: "https://github.com/frenetic-lang/frenetic/issues"
88dev-repo: "https://github.com/frenetic-lang/frenetic.git"
99
1010build: ["jbuilder" "build" "-p" name "-j" jobs]
1111build-doc: ["jbuilder" "build" "@doc" "-p" name "-j" jobs]
1212build-test: ["jbuilder" "runtest" "-p" name "-j" jobs]
13- install: ["jbuilder" "install" "-p" name "-j" jobs]
1413
1514depends: [
1615 "cppo"
You can’t perform that action at this time.
0 commit comments