Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,250
    • Issues 5,250
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 575
    • Merge requests 575
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Merge requests
  • !4532

Record dot syntax

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Shayne Fletcher requested to merge wip/T18599 into master Nov 27, 2020
  • Overview 203
  • Commits 1
  • Pipelines 87
  • Changes 66

Implement "record dot syntax".

  • The proposal being implemented is https://github.com/ghc-proposals/ghc-proposals/pull/282;
  • Work tracked in issue "Implement 'record dot syntax'" #18599 (closed);
  • See also the "Overloaded record fields meta-ticket" issue #18598.
Edited Feb 21, 2021 by Shayne Fletcher
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/T18599