Warnings when pushing to testsuite

2013-08-08 Thread Jan Stolarek
When I'm pushing to testsuite repo I get lots of warnings: [t-jastol@cam-05-unx : ~/ghc-working/testsuite] git push origin master Counting objects: 13, done. Delta compression using up to 32 threads. Compressing objects: 100% (7/7), done. Writing objects: 100% (7/7), 783 bytes, done. Total 7

5144: Pattern synonyms -- help needed to sort out exports

2013-08-08 Thread Dr. ERDI Gergo
Hi, Last week, I started implementing http://ghc.haskell.org/trac/ghc/ticket/5144 Pattern synonyms. I'm using http://ghc.haskell.org/trac/ghc/wiki/PatternSynonyms for the details, and so far I have pattern-only synonyms working, with most of the infrastructure also laid down for the simple

NOTICE: The Big Gitolite Switch

2013-08-08 Thread Austin Seipp
Hello all, Following our proposal from about a week ago, Herbert and I plan to make the Gitolite migration happen Real Soon Now. If possible, we would actually like to have it happen tomorrow, although that's understandably a bit too short of a window of warning perhaps. However, commit activity

Machine-readable nightly output

2013-08-08 Thread Edward Z. Yang
Hey Geoffrey, The nightly builds are running on your box, correct? How hard would it be to modify the nightly scripts so that they also output machine-readable information about the build? For example, we could then setup a fingerprint database, where given some revision of head, you could find

Re: Machine-readable nightly output

2013-08-08 Thread Geoffrey Mainland
The nightly builds are running on machines at MSR. They're behind a firewall/proxy, so even getting them to send out nightly emails was a chore. I was planning on turning off the nightlies before I leave since they frequently break (for example when libffi was moved into its own repo everything