Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 5.5k
    • Issues 5.5k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 631
    • Merge requests 631
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • 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
  • Wiki
  • Implementing trees that grow
  • handling source locations

handling source locations · History

Page version Author Changes Last updated
bd6c8e83 Simon Peyton Jones
Update handling source locations
Jun 05, 2020
a206feaa Simon Peyton Jones
Update handling source locations
Jan 28, 2020
cefd3d80 Simon Peyton Jones
Update handling source locations
Jan 28, 2020
03e6f055 Simon Peyton Jones
Update handling source locations
Jan 28, 2020
223eef4b Simon Peyton Jones
Update handling source locations
Jan 28, 2020
b21f1587 Simon Peyton Jones
Update handling source locations
Jan 28, 2020
2c59ee73 Philipp Krüger
Update handling source locations
Jan 27, 2020
542a7d7c Philipp Krüger
Update handling source locations
Jan 27, 2020
6c9fc37e Sebastian Graf
Add example code for solution D
Oct 17, 2019
c2850422 Sebastian Graf
An example
Oct 17, 2019
f76e3fcc Sebastian Graf
Add solutions C and D
Oct 16, 2019
bb9b31b9 Simon Peyton Jones
Update handling source locations
Oct 16, 2019
a86da7c0 Simon Peyton Jones
Update handling source locations
Oct 16, 2019
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
8f4b8cfc Tobias Dammers
More wiki links converted
Mar 14, 2019
6530fd1d Tobias Dammers
Fix markdown link syntax
Mar 29, 2019
cc1a7a6a Tobias Dammers
Re-run import
Mar 29, 2019
79150ed7 Tobias Dammers
More wiki links converted
Mar 14, 2019
8d2d9a9f Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
8a43b734 Artem Pelenitsyn
-typo
Feb 11, 2019
  • Prev
  • 1
  • 2
  • Next
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
Debugging
Commentary

Wiki

Title Index
Recent Changes