ce6efe9d
|
Carter Schonwald
|
Update mac osx
|
|
b8b638d9
|
Carter Schonwald
|
Update mac osx -- i'm wrong
|
|
b1917e8b
|
Carter Schonwald
|
Update mac osx, installing sphinx seems to be case sensitive?!
|
|
2269788b
|
Ryan Scott
|
Use pip3, not pip
|
|
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.
|
|
8f4b8cfc
|
Tobias Dammers
|
More wiki links converted
|
|
6530fd1d
|
Tobias Dammers
|
Fix markdown link syntax
|
|
cc1a7a6a
|
Tobias Dammers
|
Re-run import
|
|
79150ed7
|
Tobias Dammers
|
More wiki links converted
|
|
8d2d9a9f
|
Tobias Dammers
|
Remove leading space from markdown link labels
|
|
1f2b2b7b
|
mouse07410
|
Mentioned that brew is not necessary - Macports or other would suffice
|
|
db006d03
|
mouse07410
|
Added missing stuff for building docs, without which the build failed, gave pointer to Macports, minor clarifications
|
|
1eb0e358
|
Zejun Wu
|
Edit Building/Preparation/MacOSX
|
|
18dae6d8
|
Carter Schonwald
|
fix making sure other autoconf components pick up no clock time on mac
|
|
4ee8f686
|
bgamari
|
Edit Building/Preparation/MacOSX
|
|
8355439f
|
bgamari
|
Edit Building/Preparation/MacOSX
|
|
9ef7a698
|
bgamari
|
Edit Building/Preparation/MacOSX
|
|
cd485653
|
Adam Sandberg Eriksson
|
Edit Building/Preparation/MacOSX
|
|
e9320cd9
|
Adam Sandberg Eriksson
|
quick and easy
|
|
c8a2322e
|
Adam Sandberg Eriksson
|
Edit Building/Preparation/MacOSX
|
|