Skip to content

Turn haskell-ghc-supported-extensions and haskell-ghc-supported-options customization options to variables #730

Closed
@geraldus

Description

@geraldus

I can't be certain, but haskell-ghc-supported-extensions1 and haskell-ghc-supported-options2 are likely useless, when you try unfold them it brings a huge list. I can't imagine the case when it needed to extend these lists, or remove/modify items. In both cases values are fetched by invoking shell commands (ghc --show-options and ghc --supported-extensions). I think it's better to modify these options to variables.

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