Built the port with various combinations of OPTIONS as well as with xelatex installed.
Details
Details
Diff Detail
Diff Detail
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 20319 Build 19774: arc lint + arc unit
Event Timeline
Comment Actions
YES/NO looks indeed to be the propper way: https://ghc.haskell.org/trac/ghc/wiki/Building/Using
| lang/ghc/files/build.mk.in | ||
|---|---|---|
| 10 | ^don't we lose the pdf by that -- or did we never even install the genrated one? | |
| lang/ghc/files/build.mk.in | ||
|---|---|---|
| 10 | If I get this right, we didn't have PDF in first place due to this xelatex bug. | |
| lang/ghc/files/build.mk.in | ||
|---|---|---|
| 10 | is the dependency on sphinx still needed? (I assume it is for the _HTML docs). | |
| lang/ghc/files/build.mk.in | ||
|---|---|---|
| 10 | The link you posted says that sphinx is used for both HTML and PDF docs, so yes, we still need to have it. | |