On 01/08/2011 12:52, Manuel M T Chakravarty wrote:
Simon Peyton-Jones:
| As pushing patches that do not validate seems to be all the rage at the
moment, I
| push my fixes to #5360 although I cannot complete validate due to the
appended
| *unrelated* breakage.
Yes, apologies for the origina
Simon Peyton-Jones:
> | As pushing patches that do not validate seems to be all the rage at the
> moment, I
> | push my fixes to #5360 although I cannot complete validate due to the
> appended
> | *unrelated* breakage.
>
> Yes, apologies for the original breakage which was my fault. It was a
| As pushing patches that do not validate seems to be all the rage at the
moment, I
| push my fixes to #5360 although I cannot complete validate due to the
appended
| *unrelated* breakage.
Yes, apologies for the original breakage which was my fault. It was a Friday
afternoon glitch.
Simon
As pushing patches that do not validate seems to be all the rage at the moment,
I push my fixes to #5360 although I cannot complete validate due to the
appended *unrelated* breakage.
(To be clear, I think, my commits are fine, but I cannot test that at the
moment due to the unrelated problems w
Hi Max,
On Wed, Jul 06, 2011 at 10:22:19AM +0100, Max Bolingbroke wrote:
>
> Your recent merge commit bb43ee6aa9953bf09c463c545bd268cb7de6c727
> removed method sharing and broke validation:
Ah, sorry, the "don't push patches that aren't in upstream" pre-receive
hooks didn't handle pushing to st
Hi Ian,
Your recent merge commit bb43ee6aa9953bf09c463c545bd268cb7de6c727
removed method sharing and broke validation:
"""
"inplace/bin/ghc-stage1" -M -dep-makefile
libraries/bytestring/dist-install/build/.depend-v-dyn.haskell.tmp
-dep-suffix dyn -include-pkg-deps -H32m -O -Wall -Werror -H64m -O0
Manuel M T Chakravarty wrote:
These two patches in utils/hsc2hs/
Tue Mar 24 03:42:48 EST 2009 Simon Marlow
* new GHC build system: update for new location of template-hsc.h
Tue Mar 24 02:20:28 EST 2009 Simon Marlow
* new GHC build system: clean up
break validate (on OS X, but I think t
These two patches in utils/hsc2hs/
Tue Mar 24 03:42:48 EST 2009 Simon Marlow
* new GHC build system: update for new location of template-hsc.h
Tue Mar 24 02:20:28 EST 2009 Simon Marlow
* new GHC build system: clean up
break validate (on OS X, but I think that's not platform-dependent);