reynir.opam/opam

17 lines
530 B
Plaintext

opam-version: "2.0"
maintainer: "Reynir Björnsson <reynir@reynir.dk>"
authors: "Reynir Björnsson <reynir@reynir.dk>"
homepage: "https://git.data.coop/reynir/reynir.opam"
synopsis: "A collection of opam packages for a nice OCaml coding experience"
dev-repo: "git+https://git.data.coop/reynir/reynir.opam.git"
bug-reports: "https://git.data.coop/reynir/reynir.opam/issues"
depends: [
"user-setup"
"merlin"
"ocp-index"
"ocp-browser"
"ocp-indent"
"utop"
]
post-messages: "Don't forget to run `opam user-setup install`!"