We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27839f7 commit 221c40aCopy full SHA for 221c40a
rtop.opam
@@ -17,3 +17,7 @@ depends: [
17
"reason"
18
"utop" {>= "1.17"}
19
]
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