Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify type signature declaration syntax #3178

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 20, 2024

  1. TypeSig

    lukaszcz authored and janmasrovira committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3a6df00 View commit details
    Browse the repository at this point in the history
  2. TypeSig in AxiomDef

    lukaszcz authored and janmasrovira committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7fed4be View commit details
    Browse the repository at this point in the history
  3. TypeSig for GADT constructors

    lukaszcz authored and janmasrovira committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ab0bf20 View commit details
    Browse the repository at this point in the history
  4. TypeSig for record fields

    lukaszcz authored and janmasrovira committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9b72e59 View commit details
    Browse the repository at this point in the history
  5. fix record / GADT ambiguity

    lukaszcz authored and janmasrovira committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    21b3442 View commit details
    Browse the repository at this point in the history
  6. add test

    lukaszcz authored and janmasrovira committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ee12ab5 View commit details
    Browse the repository at this point in the history
  7. fix formatting

    lukaszcz authored and janmasrovira committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    08c0538 View commit details
    Browse the repository at this point in the history
  8. fix formatting

    lukaszcz authored and janmasrovira committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c5c9a31 View commit details
    Browse the repository at this point in the history