Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 3,625
    • Issues 3,625
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 199
    • Merge Requests 199
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Wiki

syntax directed name resolution · History

Page version Author Commit Message Last updated Format
56738617 Ben Gamari Rewrite superfluous issue links Many issues in the wiki were unnecessarily links: ``` ... patch posted in [\#1346](https://gitlab.haskell.org/ghc/ghc/issues/1346). ``` This rewrites these as `#1346` using ```bash sed -i -r -e 's/\[\\#([0-9]+)\]\([^)]+\/\1\)/#\1/g' $(find -iname '*.md') ``` And manually eyeballing the result. Apr 01, 2019 markdown
6530fd1d Tobias Dammers Fix markdown link syntax Mar 29, 2019 markdown
8d2d9a9f Tobias Dammers Remove leading space from markdown link labels Mar 14, 2019 markdown
b31f1035 aavogt note a preprocessor that implements this concept (for HList records only however) Dec 29, 2013 markdown
f3781055 elaforge Edit Records/SyntaxDirectedNameResolution Mar 12, 2012 markdown
e6a01381 elaforge Edit Records/SyntaxDirectedNameResolution Mar 02, 2012 markdown
7b6867b3 elaforge Edit Records/SyntaxDirectedNameResolution Feb 27, 2012 markdown
776097d9 Simon Peyton Jones Edit Records/SyntaxDirectedNameResolution Feb 27, 2012 markdown
Clone repository

GHC Home
GHC User's Guide

Joining In

Newcomers info
Mailing Lists & IRC
The GHC Team

Documentation

GHC Status Info
Working conventions
Building Guide
Commentary

Wiki

Title Index
Recent Changes

More Pages