Re: CI builds failing

2018-04-16 Thread Sylvain Henry
It should be ok with the following revert: https://git.haskell.org/ghc.git/commitdiff/0e37361392a910ccbbb2719168f4e8d8272b2ae2 On 17/04/2018 02:54, David Feuer wrote: On Monday, April 16, 2018 9:16:37 PM EDT Simon Peyton Jones wrote: I wonder if you are compiling with 8.2.1? It's broken.

RE: CI builds failing

2018-04-16 Thread Simon Peyton Jones via ghc-devs
I wonder if you are compiling with 8.2.1? It's broken. You need 8.2.2 | -Original Message- | From: ghc-devs <ghc-devs-boun...@haskell.org> On Behalf Of David Feuer | Sent: 16 April 2018 18:22 | To: ghc-devs@haskell.org | Subject: CI builds failing | | It looks like the

CI builds failing

2018-04-16 Thread David Feuer
It looks like the recent differential builds are all failing like this: compiler/main/DynamicLoading.hs:79:19: warning: [-Wunused-matches] Defined but not used: ‘hsc_env’ | 79 | initializePlugins hsc_env df | ^^^ ghc: panic! (the 'impossible' happened) (GHC