Re: GHC on OS X & Gatekeeper

2012-07-04 Thread Manuel M T Chakravarty
Simon Marlow : >> On Fri, Jun 22, 2012 at 04:54:43PM +1000, Manuel M T Chakravarty wrote: >>> >>> You may be aware that from OS X 10.8 (Mountain Lion) forward the >>> default security policy will disallow the installation of unsigned >>> packages >> >> I wasn't. Thanks for the heads-up. >> >>> S

New patches in /srv/darcs/git-mirrors/Cabal

2012-07-04 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Cabal commit a91f71dd329b97b9f27da48b455920548b1d1d2a Author: Mikhail Glushenkov Date: Mon Jul 2 13:11:06 2012 +0200 Better output for parallel install. Example of what happens in the normal case: https://gist.github.com/3032723 Example o

simonmar-win32-head (x86 Windows HEAD), build 618, Success

2012-07-04 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 618 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/618.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions|

[commit: testsuite] master: T5111 is an expected failure becuase of Trac #7046 (d0f8f78)

2012-07-04 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/d0f8f785102c54c7614fda2c98679dcf2f8f7e19 >--- commit d0f8f785102c54c7614fda2c98679dcf2f8f7e19 Author: Simon Pey