File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 1- opam pin add --no-action ocsigenserver ' https://github.com/ocsigen/ocsigenserver.git#master'
2- opam pin add --no-action js_of_ocaml ' https://github.com/ocsigen/js_of_ocaml.git#master'
3- opam pin add --no-action eliom ' https://github.com/ocsigen/eliom.git#master'
4- opam pin add --no-action reactiveData ' https://github.com/ocsigen/reactiveData.git#master'
5-
61opam pin add --no-action ocsigen-toolkit .
72opam install --deps-only ocsigen-toolkit
83opam install --verbose ocsigen-toolkit
Original file line number Diff line number Diff line change @@ -10,5 +10,6 @@ install: [ make "install" ]
1010remove: [ make "uninstall" ]
1111depends: [
1212 "eliom" {>= "6.0"}
13+ "calendar"
1314]
1415available: [ ocaml-version >= "4.02" ]
You can’t perform that action at this time.
0 commit comments