Skip to content

Commit 7c4ff65

Browse files
JordanMartinezchexxor
authored andcommitted
Add link to purescript-jordans-reference in Learning section (documentationjs#220)
* Add link to purescript-jordans-reference in Learning section * Purescript -> PureScript * Remove 'verified-by-compilation' and 'meta-language' phrases
1 parent 1c83ba5 commit 7c4ff65

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ If you would prefer to use different terms, please use the section below instead
4545
| [@justinwoo](https://github.com/justinwoo) | Justin Woo | [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/deed) |
4646
| [@hrb90](https://github.com/hrb90) | Harrison Brown | [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/deed) |
4747
| [@rmies](https://github.com/rmies) | Michel Rijnders | [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/deed) |
48+
| [@jordanmartinez](https://github.com/jordanmartinez) | Jordan Martinez | [CC BY-NC-SA 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/deed) |
4849

4950
### Contributors using Modified Terms
5051

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Feel free to make an issue to discuss amending the scope.
3535

3636
- The [PureScript Book](https://leanpub.com/purescript/read) is the recommended approach to learning the language, since it covers more material in greater depth. However, it is not updated yet for the 0.12 version of the compiler.
3737
- [Language Reference](language/README.md)
38+
- [PureScript: Jordan's Reference](https://github.com/JordanMartinez/purescript-jordans-reference): An up-to-date project covering Getting Started, Build Tools, PureScript's syntax with examples, FP design patterns, and PureScript's ecosystem.
3839

3940
## Guides
4041

@@ -77,4 +78,3 @@ Feel free to make an issue to discuss amending the scope.
7778

7879
- [Related Projects](Related-Projects.md)
7980
- [Differences from Haskell](language/Differences-from-Haskell.md)
80-

0 commit comments

Comments
 (0)