Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 9556d77

Browse files
authored
Deprecate syntax repo (#726)
1 parent 3835042 commit 9556d77

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# ReScript Syntax ![Tests](https://github.com/rescript-lang/syntax/workflows/CI/badge.svg)
1+
# ⛔️ DEPRECATED ReScript Syntax
22

3-
Documentation: https://rescript-lang.org/docs/manual/latest/overview
3+
**The ReScript syntax sources are now a part of the compiler repo (see https://github.com/rescript-lang/rescript-compiler/tree/master/res_syntax).**
44

5-
This repo is the source of truth for the ReScript parser & printer. Issues go here.
6-
7-
**You don't need this repo to use the ReScript syntax**. This comes with ReScript >=8.1. This repo is for syntax developers.
5+
**Please create any new issues or PRs directly in the compiler repo.**
86

97
## Contribute
108

0 commit comments

Comments
 (0)