Re: Question about indirectees of BLACKHOLE closures

2018-03-24 Thread Brandon Allbery
I think I can at least answer the why: we're talking about threads referring to suspended computations within a thread whose stack is being "unwound". Those computations won't be resumable after the unwind (which makes their context go away). So they have to be overwritten with something to cause

Re: Windows

2018-03-24 Thread Ben Gamari
Gabor Greif writes: > Just an idea... > > could this hint be part of the `configure` error message? > Indeed. See D4526. Cheers, - Ben signature.asc Description: PGP signature ___ ghc-devs mailing list ghc-devs@haskell.org

Re: Windows

2018-03-24 Thread Gabor Greif
Just an idea... could this hint be part of the `configure` error message? Gabor On 3/23/18, loneti...@gmail.com wrote: > Hi Simon, > > You need > > export MSYSTEM=MINGW64 > > in your bash profile. > > Regards, > Tamar > > From: Simon Peyton Jones via ghc-devs > Sent: