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,869
    • Issues 4,869
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 456
    • Merge requests 456
  • 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
  • conventions

conventions · History

Page version Author Changes Last updated
8f1d2e69 Takenobu Tani
Update rts for codeblock highlighting
Jun 22, 2020
9f5b7d9e Veit Heller
Update conventions: fix some typos and inconsistencies
Mar 27, 2020
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
fd668310 Takenobu Tani
Fix layout in gitlab miglation
Mar 30, 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
8d2d9a9f Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
6f36ff7a takenobu
some links are no longer
Jan 14, 2017
724a4ae4 sukhodolin
Fixed non-working References links
Aug 13, 2013
d19cfb69 simonmar
Edit Commentary/Rts/Conventions
Dec 12, 2012
ffd6885b dterei
Edit Commentary/Rts/Conventions
Jul 09, 2011
6fc28b1c simonmar
Edit Commentary/Rts/Conventions
Dec 05, 2009
af048d47 guest
typos
Apr 21, 2009
79443f8a Simon Peyton Jones
Edit Commentary/Rts/Conventions
May 04, 2007
41ecf485 guest
Added link to the compiler coding conventions
May 03, 2007
0e98defb simonmar
Edit Commentary/Rts/Conventions
Sep 11, 2006
3f8c253c simonmar
Edit Commentary/Rts/Conventions
Sep 06, 2006
b057aac2 simonmar
Edit Commentary/Rts/Conventions
Sep 05, 2006
  • Prev
  • 1
  • 2
  • Next
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