8000 adds instructions on getting nightlies of macro paradise · apapi/scala.github.com@4d5ad22 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d5ad22

Browse files
committed
adds instructions on getting nightlies of macro paradise
1 parent 2c69be7 commit 4d5ad22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

overviews/macros/quasiquotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ outof: 3
1212

1313
**Eugene Burmako**
1414

15-
Quasiquotes are a pre-release feature included in so-called macro paradise, a dedicated branch in the official Scala repository. To learn more about macro paradise, check out [my talk](http://scalamacros.org/news/2012/12/18/macro-paradise.html).
15+
Quasiquotes are a pre-release feature included in so-called macro paradise, a dedicated branch in the official Scala repository. To learn more about macro paradise, check out [my talk](http://scalamacros.org/news/2012/12/18/macro-paradise.html). To get a nightly build of macro paradise, follow the instructions at [scalamacros.org](http://scalamacros.org/download.html).
1616

1717
## Intuition
1818

overviews/macros/typemacros.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ outof: 3
1212

1313
**Eugene Burmako**
1414

15-
Type macros are a pre-release feature included in so-called macro paradise, a dedicated branch in the official Scala repository. To learn more about macro paradise, check out [my talk](http://scalamacros.org/news/2012/12/18/macro-paradise.html).
15+
Type macros are a pre-release feature included in so-called macro paradise, a dedicated branch in the official Scala repository. To learn more about macro paradise, check out [my talk](http://scalamacros.org/news/2012/12/18/macro-paradise.html). To get a nightly build of macro paradise, follow the instructions at [scalamacros.org](http://scalamacros.org/download.html).
1616

1717
## Intuition
1818

0 commit comments

Comments
 (0)
0