Skip to content

GitLab

  • Menu
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 4,980
    • Issues 4,980
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 476
    • Merge requests 476
  • 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 Compiler
  • GHCGHC
  • Wiki
  • Commentary
  • Rts
  • config

config · History

Page version Author Changes Last updated
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
531ec4f0 Ben Gamari
Drop redundant, empty links Previously there were many repeated links of the form, ``` [text](url)[](url) ``` This drops the second, redundant link via ``` sed -i -r -e 's%\)\[\]\([^)]+\)%)%g' $(find -iname '*.md') ```
Apr 01, 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
665b5cb0 Takenobu Tani
Fix layout in gitlab miglation
Mar 30, 2019
cc1a7a6a Tobias Dammers
Re-run import
Mar 29, 2019
11d8ff45 Tobias Dammers
Fix links to GHC source code
Mar 20, 2019
5f04d2d6 simonmar
Edit Commentary/Rts/Config
Dec 12, 2012
f2084f54 henrique
Edit Commentary/Rts/Config
Jun 03, 2010
64301f6e simonmar
Edit Commentary/Rts/Config
Dec 04, 2009
775c50d6 simonmar
update ticky info
Dec 04, 2009
0e51c64e tim
ticky should not be bitrotted anymore!
Mar 05, 2008
104f63b8 simonmar
Edit Commentary/Rts/Config
Sep 11, 2006
e63cdb32 simonmar
Edit Commentary/Rts/Config
Sep 06, 2006
Clone repository Edit sidebar

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