Haskell library documentation question

13 Nov
2007
13 Nov
'07
7:40 p.m.
Hello, Is there anyway to get a .pdf version of http://www.haskell.org/ghc/docs/latest/html/libraries/? Kind regards, Vasili

13 Nov
13 Nov
7:52 p.m.
Hi
Is there anyway to get a .pdf version of http://www.haskell.org/ghc/docs/latest/html/libraries/?
Yes, you could print it to PDF using something like acrobat distiller. Otherwise you could modify haddock to generate Latex markup and compile that. My question is why you would want this. What possible advantage would PDF have over the current format? The only thing I can imagine you doing with a PDF is printing it, and I hope you don't, for the sake of the trees! Thanks Neil
6447
Age (days ago)
6447
Last active (days ago)
1 comments
2 participants
participants (2)
-
Galchin Vasili
-
Neil Mitchell