Skip to content

Does not build with transformers-0.6.* (GHC 9.6) #44

Open
@RyanGlScott

Description

@RyanGlScott

Currently, language-rust imposes upper version bounds of <0.6 on transformers:

, transformers >=0.4 && <0.6

This prevents it from building with transformers-0.6.*. As this is the version of transformers that is bundled with GHC 9.6, this makes it difficult to build language-rust with GHC 9.6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions