Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,261
    • Issues 4,261
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 419
    • Merge Requests 419
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Wiki
    • Debugging
  • ticky ticky

ticky ticky · History

Page version Author Changes Last updated
dc8548cd Takenobu Tani Clean up module paths after #13009 See also https://gitlab.haskell.org/ghc/ghc/-/wikis/Make-GHC-codebase-more-modular Jun 11, 2020
826692c7 Ben Gamari Update ticky ticky May 27, 2020
f44c17be Sylvain Henry StgToCmm renamings after #13009 May 26, 2020
68031c49 Sebastian Graf Update ticky ticky Apr 30, 2020
c26b8cdd Sebastian Graf Update ticky ticky Mar 26, 2020
dde0ac8e Ben Gamari Mention compare-ticks Mar 18, 2020
81fc5cc5 Daniel Gröber (dxld) Fix typo s/Allod'd/Alloc'd/ Feb 16, 2020
0dfa7b62 Takenobu Tani Update links for source code This fix using `sed -i -e `'s#haskell.org/ghc/ghc/tree/master/ghc/#haskell.org/ghc/ghc/blob/master/#g' Apr 20, 2019
13ee9668 Takenobu Tani Update links for source code This fix using `sed -i -e 's#/trac/ghc/browser/ghc/#https://gitlab.haskell.org/ghc/ghc/blob/master/#g'` Apr 14, 2019
cb122086 Ben Gamari Fix links to GHC source files Rewritten with, ``` sed -i -e 's%/ghc/ghc/tree%https://gitlab.haskell.org/ghc/ghc/tree%g' $(find -iname '*.md') ``` Apr 01, 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
e483f083 Tobias Dammers Fix links to GHC source code Mar 20, 2019
6530fd1d Tobias Dammers Fix markdown link syntax Mar 29, 2019
cc1a7a6a Tobias Dammers Re-run import Mar 29, 2019
11d8ff45 Tobias Dammers Fix links to GHC source code Mar 20, 2019
04e155c4 sgraf Edit Debugging/TickyTicky Oct 19, 2018
df12d2b2 Ömer Sinan Ağacan Edit Debugging/TickyTicky May 27, 2016
d6eaa752 bgamari Edit Debugging/TickyTicky Aug 05, 2015
19c71e92 Simon Peyton Jones Edit Debugging/TickyTicky Nov 11, 2014
528654d6 dfeuer Edit Debugging/TickyTicky Aug 29, 2014
  • 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