History

Versions 13

Version Author Diff Last updated
v13 Ryan Scott
Update tying the knot
Apr 05, 2019
v12 Ben Gamari
Update tying the knot
Apr 01, 2019
v11 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
v10 Tobias Dammers
Fix markdown link syntax
Mar 29, 2019
v9 Tobias Dammers
Re-run import
Mar 29, 2019
v8 Tobias Dammers
Update tying the knot
Mar 14, 2019
v7 Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
v6 Edward Z. Yang
Edit Commentary/Compiler/TyingTheKnot
Aug 22, 2016
v5 Edward Z. Yang
Edit Commentary/Compiler/TyingTheKnot
Jun 20, 2016
v4 Simon Peyton Jones
Edit Commentary/Compiler/TyingTheKnot
May 19, 2016
v3 Simon Peyton Jones
Edit Commentary/Compiler/TyingTheKnot
May 18, 2016
v2 Edward Z. Yang
Edit Commentary/Compiler/TyingTheKnot
May 17, 2016
v1 bgamari
Edit Commentary/Compiler/TyingTheKnot
May 17, 2016