a8330dc2
|
Hécate Moonlight
|
Update commentary
|
|
8389d41f
|
Veit Heller
|
commentary: fix typo and structure
|
|
357cc6af
|
Frank de Groot - Schouten
|
typo complilation -> compilation
|
|
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.
|
|
33352ae3
|
Ben Gamari
|
Merge branch 'master' into fixed-master
|
|
4e6f2777
|
Takenobu Tani
|
Remove markdown description for old Trac
|
|
de6782a3
|
Ben Gamari
|
g-so-c -> gsoc
|
|
3520f101
|
Ben Gamari
|
gh-ci -> GHCi
|
|
4825097a
|
Ben Gamari
|
Rename gp-h-eden to GpH-Eden
|
|
6530fd1d
|
Tobias Dammers
|
Fix markdown link syntax
|
|
cc1a7a6a
|
Tobias Dammers
|
Re-run import
|
|
fe201bdd
|
Ben Gamari
|
g-so-c -> gsoc
|
|
255e60a6
|
Ben Gamari
|
gh-ci -> GHCi
|
|
fe86f82e
|
Ben Gamari
|
Rename gp-h-eden to GpH-Eden
|
|
8d2d9a9f
|
Tobias Dammers
|
Remove leading space from markdown link labels
|
|
672ab166
|
davide
|
Edit Commentary
|
|
38f641d6
|
Simon Peyton Jones
|
Edit Commentary
|
|
4402a305
|
ningning
|
Edit Commentary
|
|
72e68088
|
bgamari
|
Reference Ningning's literature review
|
|
3c031bc7
|
dfordivam
|
Added link to wiki:Commentary/GHCi
|
|