We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06fb36d commit e59bc8fCopy full SHA for e59bc8f
mugen.opam
@@ -7,9 +7,9 @@ This package implements the generalization of Conor McBride’s crude but effect
7
maintainer: "favonia <favonia@gmail.com>"
8
authors: "The RedPRL Development Team"
9
license: "Apache-2.0"
10
-homepage: "https://github.com/RedPRL/makubex"
11
-bug-reports: "https://github.com/RedPRL/makubex/issues"
12
-dev-repo: "git+https://github.com/RedPRL/makubex.git"
+homepage: "https://github.com/RedPRL/mugen"
+bug-reports: "https://github.com/RedPRL/mugen/issues"
+dev-repo: "git+https://github.com/RedPRL/mugen.git"
13
depends: [
14
"dune" {>= "2.0"}
15
"ocaml" {>= "4.13"}
0 commit comments