Skip to content
GitLab
Explore
Sign in
Register
History
Versions
11
Version
Author
Diff
Last updated
v11
John Ericson
Update roles2
Jul 09, 2019
v10
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
v9
Tobias Dammers
Fix markdown link syntax
Mar 29, 2019
v8
Tobias Dammers
Re-run import
Mar 29, 2019
v7
Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
v6
dominiquedevriese
Two comments about the role of the argument type of a monad `m`
Jul 26, 2018
v5
goldfire
Edit Roles2
Jun 03, 2014
v4
goldfire
Edit Roles2
Jun 02, 2014
v3
goldfire
Edit Roles2
May 23, 2014
v2
Simon Peyton Jones
Edit Roles2
May 23, 2014
v1
Simon Peyton Jones
Edit Roles2
May 22, 2014