Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ScalaTest dependency and more dotty source compat #1960

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

mpilquist
Copy link
Member

Rather than waiting for sbt-doctest to implement support for munit, this PR just changes sbt-doctest to use ScalaCheck instead of ScalaTest.

This PR also makes a few additional syntax changes due to recent Dotty changes -- in particular, it seems lambdas without parens are no longer supported. E.g. map { x: Int => is no longer allowed.

@mpilquist mpilquist merged commit 797db7d into typelevel:main Jul 17, 2020
@mpilquist mpilquist added this to the 2.4.3 milestone Aug 18, 2020
@mpilquist mpilquist deleted the topic/dotty-compat-take-three branch February 18, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant