Re: Test installers: Mac/ Unix

2011-02-14 Thread Mark Lentczner
On Feb 14, 2011, at 2:50 AM, Mikhail Glushenkov wrote: > Is this new support documented somewhere? People have long been > complaining about the docs (partially) missing from the Windows > installer. The "support" is just additions to the scripts that generate the installers and tar-balls. I ad

Re: Test installers: Mac/ Unix

2011-02-14 Thread Mikhail Glushenkov
Hi, On Sun, Feb 13, 2011 at 9:00 PM, Don Stewart wrote: > Two installers for testing, sans cabal-install. Both use Mark's new > support for doc generation. Is this new support documented somewhere? People have long been complaining about the docs (partially) missing from the Windows installer.

Test installers: Mac/ Unix

2011-02-13 Thread Don Stewart
Two installers for testing, sans cabal-install. Both use Mark's new support for doc generation. * 32 bit Mac intel, http://www.galois.com/~dons/code/Haskell%20Platform%202011.1.pkg * Unix src, with haddocks, http://www.galois.com/~dons/code/haskell-platform-2011.1.0.0.tar.gz Testing welcome! -