-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6726861
commit f95d1b2
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ opam-version: "2.0" | |
version: "3.8.2" | ||
synopsis: "Reason toplevel" | ||
description: | ||
"rtop is the toplevel (or REPL) for Reason, based on utop (https://github.com/diml/utop)." | ||
"rtop is the toplevel (or REPL) for Reason, based on utop (https://github.com/ocaml-community/utop)." | ||
maintainer: [ | ||
"Jordan Walke <[email protected]>" | ||
"Antonio Nuno Monteiro <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters