RE: Windows broken

2017-06-29 Thread Simon Peyton Jones via ghc-devs
You can just leave it reverted, could you also push it? Yes ok. I’m sorry to push you back to the drawing board ☹. Simon From: loneti...@gmail.com [mailto:loneti...@gmail.com] Sent: 29 June 2017 09:37 To: Simon Peyton Jones ; ghc-devs Subject: RE: Windows broken Oops, sorry, didn’t notice it

RE: Windows broken

2017-06-29 Thread lonetiger
the drawing board for this one. Thanks, Tamar From: Simon Peyton Jones Sent: Thursday, June 29, 2017 09:10 To: loneti...@gmail.com; ghc-devs Subject: RE: Windows broken Tamar Aha!  It’s you!   Reverting this commit fixes it git revert d6cecde585b0980ed8e0050c5a1d315789fb6356 [master af9f0f4

RE: Windows broken

2017-06-29 Thread Simon Peyton Jones via ghc-devs
0 --param ggc-min-heapsize=131072 Compiler executable checksum: bdbc00c2d895b1ff93d4c2cb4c58b5b1 From: loneti...@gmail.com [mailto:loneti...@gmail.com] Sent: 29 June 2017 02:38 To: Simon Peyton Jones ; ghc-devs Subject: RE: Windows broken Hi Simon, What happens when you try to compile that simple te

RE: Windows broken

2017-06-29 Thread Simon Peyton Jones via ghc-devs
/c/code/HEAD$ find inplace/mingw -name 'libwinpthread-1.dll' inplace/mingw/bin/libwinpthread-1.dll The same thing happens, but with a popup alert window, if I use ‘strace gcc …’. What now? Simon From: loneti...@gmail.com [mailto:loneti...@gmail.com] Sent: 29 June 2017 02:38 To: Simon Pe

RE: Windows broken

2017-06-28 Thread lonetiger
-autodownloads. Tamar. From: Simon Peyton Jones via ghc-devs Sent: Thursday, June 29, 2017 00:35 To: ghc-devs Subject: Windows broken Help please! Suddenly my Windows build has stopped working.   See below.  What should I do?  I’m totally stuck. This has never happened before. I get this: GHC path

Windows broken

2017-06-28 Thread Simon Peyton Jones via ghc-devs
Help please! Suddenly my Windows build has stopped working. See below. What should I do? I'm totally stuck. This has never happened before. I get this: GHC path canonicalised to: c:/fp/ghc-8.0.2/bin/ghc checking build system type... x86_64-pc-msys checking host system type... x86_64-pc-msys

Windows broken -- again

2015-07-08 Thread Simon Peyton Jones
I get this breakage on Windows. I have no idea who is responsible. Can someone fix? It looks as if throwIOIO really is always unused. Simon utils\ghc-pkg\Main.hs:1982:1: Warning: Defined but not used: 'throwIOIO' ___ ghc-devs mailing list ghc-de