Admin message

Due to a large amount of spam we do not allow new users to create repositories, they are "external" users. If you are a new user and want to create a repository, for example for forking GHC, open a new issue on ghc/ghc using the "get-verified" issue template

History

Versions 24

Version Author Diff Last updated
v24 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
v23 Takenobu Tani
Update prim-bool for figures
Apr 06, 2019
v22 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
v21 Tobias Dammers
Fix markdown link syntax
Mar 29, 2019
v20 Tobias Dammers
Re-run import
Mar 29, 2019
v19 Tobias Dammers
Fix links to GHC source code
Mar 20, 2019
v18 Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
v17 Ben Gamari
Fix up Trac wiki links
Mar 10, 2019
v16 Simon Peyton Jones
Edit PrimBool
Apr 25, 2017
v15 jstolarek
Edit PrimBool
Sep 19, 2013
v14 jstolarek
Edit PrimBool
Sep 19, 2013
v13 Simon Peyton Jones
Edit PrimBool
Aug 27, 2013
v12 jstolarek
Edit PrimBool
Aug 27, 2013
v11 jstolarek
Edit PrimBool
Aug 23, 2013
v10 jstolarek
Edit PrimBool
Aug 22, 2013
v9 jstolarek
Edit PrimBool
Aug 15, 2013
v8 jstolarek
Edit PrimBool
Jun 12, 2013
v7 jstolarek
Edit PrimBool
May 21, 2013
v6 jstolarek
Edit PrimBool
Apr 13, 2013
v5 jstolarek
Edit PrimBool
Mar 18, 2013
  • 1
  • 2