Skip to content

Tactics should make use of GHC hole refinment suggestions #560

@wz1000

Description

@wz1000

It would be awesome if we could add a tactic based on GHCs existing hole-fit system. I've added support to ghcide to capture relevant hole fits in haskell/ghcide#889.

Alternatively, tactics could directly call findValidHoleFits.

This would also let existing GHC Hole Fit Plugins easily extend the tactics mechanism to add functionality and guide synthesis.

/cc @isovector

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions