diff --git a/opam b/opam index 48f47db..190d8c6 100644 --- a/opam +++ b/opam @@ -1,7 +1,9 @@ opam-version: "1.2" maintainer: "Reynir Björnsson " authors: "Reynir Björnsson " +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" @@ -10,3 +12,4 @@ depends: [ "ocp-indent" "utop" ] +post-messages: "Don't forget to run `opam user-setup install`!"