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,360
    • Issues 5,360
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 565
    • Merge requests 565
  • 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
  • !9766

Clarify where `f` is defined

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Tom Ellis requested to merge tomjaguarpaw1/ghc:clarify-docs into master Jan 21, 2023
  • Overview 5
  • Commits 1
  • Pipelines 2
  • Changes 1

A colleague found the status quo confusing, because it says "the function f below" but there is no normal function definition of f. This MR adds "defined in the Foo constructor record below", which hopefully clarifies matters.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: clarify-docs