Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Glasgow Haskell Compiler
GHC
Wiki
foldr build notes
foldr build notes
· History
Page version
Author
Changes
Last updated
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.
Apr 01, 2019
6530fd1d
Tobias Dammers
Fix markdown link syntax
Mar 29, 2019
cc1a7a6a
Tobias Dammers
Re-run import
Mar 29, 2019
8d2d9a9f
Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
7c11df97
dfeuer
Edit FoldrBuildNotes
Sep 01, 2014
f9335734
thomie
Add link
Sep 01, 2014
f36f0182
dfeuer
Edit FoldrBuildNotes
Aug 31, 2014
2bff33e8
dfeuer
Edit FoldrBuildNotes
Aug 30, 2014
f4645cd7
dfeuer
Edit FoldrBuildNotes
Aug 29, 2014
d14843b8
dfeuer
Edit FoldrBuildNotes
Aug 26, 2014
c0c974db
dfeuer
Edit FoldrBuildNotes
Aug 26, 2014