Skip to content

repl: io from standard library obscures io #16549

@oivulf

Description

@oivulf

Dear Scala developers,
I have a project using io.getquill
Importing io.getquill from the console works fine in scala 3.1.1 however it is not found in scala 3.2.1 (from coursier).
console completion suggests StdIn, AnsiColor and other packages in io, but not getquill.
import root.io.getquill works fine.
thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions