Skip to content

Commit 221c40a

Browse files
anmonteirojordwalke
authored andcommitted
Add synopsis and description to rtop.opam (#2246)
Opam-repository requires it.
1 parent 27839f7 commit 221c40a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rtop.opam

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ depends: [
1717
"reason"
1818
"utop" {>= "1.17"}
1919
]
20+
synopsis: "rtop: Reason toplevel"
21+
description:
22+
"rtop is the toplevel (or REPL) for Reason, based on utop (https://github.com/diml/utop)."
23+

0 commit comments

Comments
 (0)