Skip to content

dotty doc fails on ScalaCheck project #7326

Closed
@ashawley

Description

@ashawley

I was able to get the ScalaCheck code base to compile with Dotty 0.19.0-RC1, but dotty doc fails to run. It's choking on the UserGuide.md file. You can see it happening here:

typelevel/scalacheck#565

Here's the failing Travis job:

https://travis-ci.org/typelevel/scalacheck/jobs/589777956

I tried to create a minimal example by adding a UserGuide.md, but dotty doc works fine:

ashawley/dotty-example-project#1

I predict there is something strange about the ScalaCheck build configuration in sbt that is causing the doc task to fail for dotty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions