Skip to content

Update error message re: plugin ordering #112

Open
@sellout

Description

@sellout

| the `-fplugin` flags. (GHC installs the plugins in the /reverse/ order that
| `-fplugin` flags are provided on the command line.)

This message needs to be updated, because the behavior was changed in GHC 9.4. Now plugins are loaded in the expected order, but we need to clarify that the existing comment still holds for older versions.

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