Skip to content

Commit

Permalink
Add synopsis and description to rtop.opam (#2246)
Browse files Browse the repository at this point in the history
Opam-repository requires it.
  • Loading branch information
anmonteiro authored and jordwalke committed Nov 11, 2018
1 parent 27839f7 commit 221c40a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rtop.opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ depends: [
"reason"
"utop" {>= "1.17"}
]
synopsis: "rtop: Reason toplevel"
description:
"rtop is the toplevel (or REPL) for Reason, based on utop (https://github.com/diml/utop)."

0 comments on commit 221c40a

Please sign in to comment.