Skip to content

Look through type synonyms #11

@harpocrates

Description

@harpocrates

Both when creating contexts and when looking up Rust types from Haskell types, we should expand out Haskell type synonyms. The arguments against doing this are:

  • we have to redo some work GHC's typechecker is doing
  • there is asymmetry: the Rust side doesn't support type synonyms

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