Skip to content

Reconcile Scala-version references: README/AGENTS say 3.9, project.scala/DESIGN say 3.10 #31

Description

@sideeffffect

Severity: low · Category: docs

Evidence

  • README.md:18 and AGENTS.md:23 say 3.9.0-RC1-…-NIGHTLY (AGENTS also references "Scala 3.9 CC" at :103-130).
  • project.scala:1 and docs/DESIGN.md:7 pin 3.10.0-RC1-bin-20260607-dec42ae-NIGHTLY.

Problem
Three of the four version mentions are a major-version behind the actual pin; a user copying the README requirement targets the wrong nightly line.

Suggested fix
Point README/AGENTS at project.scala as the single source of truth (e.g. "Scala 3.10.0-RC1 nightly — see project.scala") rather than hardcoding 3.9.0; update the "Scala 3.9 CC" prose.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationlowLow importance

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions