Hi,
I found these:
https://github.com/ghc/ghc/blob/5f3c5384df59717ca8013c5df8d1f65692867825/includes/rts/Constants.h#L194
They go only 0-14, so there's some long chains of branches and stuff in hot
paths that could be cleaned up into single &-masked branches by changing
these into a set of flags.
The reason for this is that the builders do not have a sufficiently
recent version of process, which Cabal has upgraded to depend on.
Probably 'cabal update && cabal install process' should bring it up to
date and make it working. Unfortunately, the build system bypasses
Cabal for the bootstrap bu
Thanks Niklas, this is now committed.
On Fri, Jul 18, 2014 at 9:21 AM, Niklas Larsson wrote:
> I posted a working and tested patch last night. Please feel free to commit
> it, I haven't the rights to do it.
>
> Niklas
>
> Från: Simon Peyton Jones
> Skickat: 2014-
Hi Edward,
your commit makes the builders fail:
[28 of 79] Compiling Distribution.Simple.Utils (
libraries/Cabal/Cabal/Distribution/Simple/Utils.hs,
bootstrapping/Distribution/Simple/Utils.o )
libraries/Cabal/Cabal/Distribution/Simple/Utils.hs:382:46:
`Process.delegate_ctlc' is not a (visi
I posted a working and tested patch last night. Please feel free to commit it,
I haven't the rights to do it.
Niklas
- Ursprungligt meddelande -
Från: "Simon Peyton Jones"
Skickat: 2014-07-18 15:55
Till: "Niklas Larsson" ; "Johan Tibell"
Kopia: "ghc-devs@haskell.org"
Ämne: RE: Win
Thank you all for pursuing this. I gather that you know what is going on, so
no further info needed from me. Yell if it is otherwise.
Meanwhile, is the fix imminent, or should we revert Johan’s patch?
Simon
From: Niklas Larsson [mailto:metanik...@gmail.com]
Sent: 16 July 2014 19:58
To: Johan
Excerpts from Jan Stolarek's message of 2014-07-17 08:35:19 +0100:
> 1. Complaining about any untracked or uncommited changes in the source tree.
> This is mostly
> annoying. How can I tell arcanist to ignore such changes? Rant: I really
> don't like tools that
> try to be smarter than me and p
Hi,
Am Freitag, den 18.07.2014, 07:25 + schrieb Simon Peyton Jones:
> | On Saturday 6th September is the Haskell Implementers Workshop. There
> | has been plenty of discussion over the last 12 months about making
> | contributions to GHC less formidable. Is this story going to be told at
> | H
Hi,
Am Freitag, den 18.07.2014, 08:38 +0100 schrieb Simon Marlow:
> I might be misremembering, but I believe someone (Ross Paterson?) used
> to do this a while ago.
>
> I can't think of any good reasons it *shouldn't* work.
Then, next question: Is it likely to find windows building failures, ar
I might be misremembering, but I believe someone (Ross Paterson?) used
to do this a while ago.
I can't think of any good reasons it *shouldn't* work.
Cheers,
Simon
On 15/07/2014 23:55, Joachim Breitner wrote:
Hi,
I feel sorry for Simon always repeatedly stuck with an unbuildable tree,
and an
| On Saturday 6th September is the Haskell Implementers Workshop. There
| has been plenty of discussion over the last 12 months about making
| contributions to GHC less formidable. Is this story going to be told at
| HIW? A talk about revised contribution guidelines and helpful tool
| support might
11 matches
Mail list logo