reynir.opam/opam

16 lines
449 B
Plaintext

opam-version: "1.2"
maintainer: "Reynir Björnsson <reynir@reynir.dk>"
authors: "Reynir Björnsson <reynir@reynir.dk>"
homepage: "https://git.data.coop/reynir/reynir.opam"
dev-repo: "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`!"