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

Commit 0e3eb35

Browse files
committed
Update README.md
1 parent 5bd0e7d commit 0e3eb35

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
scala-continuations [<img src="https://api.travis-ci.org/scala/scala-continuations.png"/>](https://travis-ci.org/scala/scala-continuations)
1+
scala-continuations (unsupported) [<img src="https://api.travis-ci.org/scala/scala-continuations.png"/>](https://travis-ci.org/scala/scala-continuations)
22
=========
33

4-
The Scala Delimited Continuations Plugin and Library, which will continue to ship with Scala 2.11.0.
4+
We welcome contributions, but do not actively maintain this library or the compiler plugin.
5+
If you're interested in becoming a maintainer, please contact [@adriaanm](https://github.com/adriaanm).
56

6-
However, we're looking for a new maintainer for the scala-continuations project, as Typesafe does not have the resources to support and maintain it.
7+
You may also be interested in https://github.com/scala/async, which covers the most common use case for the continuations plugin.
78

8-
We believe most common use cases for CPS are met by https://github.com/scala/async.
9+
The Scala Delimited Continuations Plugin and Library will continue to ship with Scala 2.11.0.
10+
However, it will no longer be included with Scala 2.12.

0 commit comments

Comments
 (0)