opam-version: "2.0" maintainer: "john@coherentgraphics.co.uk" build: make remove: [["ocamlfind" "remove" "more"]] depends: ["ocaml" "ocamlfind"] dev-repo: "git+https://github.com/johnwhitington/more-ocaml" install: [make "install"] synopsis: "Support code for the book 'More OCaml'" flags: light-uninstall url { src: "https://github.com/johnwhitington/more-ocaml/archive/v1.0.tar.gz" checksum: [ "sha256=50017690fbb474f67e9d3c6a89cdfa19ca63b084c8d5a6ed7f88590afcd6227f" "md5=8b0a49cf23cb7b0a37af4fda6a71ba8c" ] }