Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- opam-version: "1"
- maintainer: "[email protected]"
- build: [
- ["ocaml" "setup.ml" "-configure"]
- ["ocaml" "setup.ml" "-build"]
- ["ocaml" "setup.ml" "-install"]
- ]
- remove: [
- ["ocaml" "setup.ml" "-remove"]
- ]
- depends: [
- "core" "core_extended" "sexplib" "toml" "lwt" "sexplib"
- "comparelib" "mustache" "fileutils" "lambda-term"
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement