Re: HP 2013.2 home stretch, RC2 installers

Thanks for the report.
Oh! That's a bug - though not a huge one.... It means that doc didn't
generate for the packages random, primitive, and network.
Looking into this (I have the build logs), they are all failures in finding
#include files when Haddock is compiling the sources with GHC. Haven't
found why those three cases are different from all the other projects
haddock processed where the source uses #include....
I'm not worried that haskell-platform.haddock doesn't exist - it doesn't
have any doc.
But I'm not sure what the next missing message is about.
Looking into this, and it might mean an RC3 for Mac OS X. It won't mean a
turn for the source installers, or Windows. And the only difference for Mac
will be the extra source.
— Mark
On Tue, May 14, 2013 at 5:41 PM, George Colpitts
64 bit OS X installer worked great for me.
Mac OS 10.8.3 gcc -version i686-apple-darwin11-llvm-gcc-4.2:
Also with the previous 2012 HP, despite uninstalling and reinstalling I was unable to install criterion, threadscope and Simon Marlow's code (parconc...) for his forthcoming book. With HP 2013 I was able to compile those plus hlint, pandoc, ghc-mod, diagrams, hakyll etc.
I assume the ghc-pkg check warnings below about haddock for the platform are not important.
ghc-pkg check Warning: haddock-interfaces: /Users/gcolpitts/Library/Haskell/ghc-7.6.3/lib/diagrams-0.6/doc/html/diagrams.haddock doesn't exist or isn't a file Warning: haddock-interfaces: /Library/Haskell/ghc-7.6.3/lib/random-1.0.1.1/doc/html/random.haddock doesn't exist or isn't a file Warning: haddock-interfaces: /Library/Haskell/ghc-7.6.3/lib/primitive-0.5.0.1/doc/html/primitive.haddock doesn't exist or isn't a file Warning: haddock-interfaces: /Library/Haskell/ghc-7.6.3/lib/network-2.4.1.2/doc/html/network.haddock doesn't exist or isn't a file Warning: haddock-interfaces: /Library/Haskell/ghc-7.6.3/lib/* haskell-platform-2013.2.0.0*/doc/html/haskell-platform.haddock doesn't exist or isn't a file Warning: haddock-html: /Library/Haskell/ghc-7.6.3/lib/* haskell-platform-2013.2.0.0*/doc/html doesn't exist or isn't a directory
Thanks George
On Sat, May 11, 2013 at 1:55 PM, Mark Lentczner
wrote: *We are in the home stretch for Haskell Platform 2013.2!*
The Mac OS X RC2 installers are up:
Haskell Platform 2013.2.0.0 32bit rc2.signed.pkghttp://www.ozonehouse.com/mark/platform/Haskell%20Platform%202013.2.0.0%2032... Haskell Platform 2013.2.0.0 64bit rc2.signed.pkghttp://www.ozonehouse.com/mark/platform/Haskell%20Platform%202013.2.0.0%2064...
Only real difference in these from RC1 is packaging: the Cabal doc is now included. There is no update to source tarball RC1, which is still there too. I expect these to be renamed the official release within a week.
*Packagers:* Please produce Release Candidates. The package version list shouldn't change, unless any of you find an issue.
- Mark
_______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
participants (1)
-
Mark Lentczner