opam-version: "2.0"
maintainer: "john@coherentgraphics.co.uk"
build: make
remove: [["ocamlfind" "remove" "more"]]
depends: ["ocaml" "ocamlfind"]
dev-repo: "git://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: "md5=8b0a49cf23cb7b0a37af4fda6a71ba8c"
}
