Re: Testsuite failures

2011-09-02 Thread Daniel Fischer
On Friday 02 September 2011, 08:53:06, Simon Peyton-Jones wrote: > Thanks to Daniel. Ian, Simon, I have a question about installing extra > libs. > > |quasiquotation/qq006qq006 [stderr mismatch] > |(normal) > > I get "Could not find module `Text.ParserCombinators.Parsec.C

Re: Testsuite failures

2011-09-02 Thread Simon Marlow
On 02/09/2011 07:53, Simon Peyton-Jones wrote: Thanks to Daniel. Ian, Simon, I have a question about installing extra libs. |quasiquotation/qq006qq006 [stderr mismatch] (normal) I get "Could not find module `Text.ParserCombinators.Parsec.Char'". Presumably the test depend

RE: Testsuite failures

2011-09-01 Thread Simon Peyton-Jones
Thanks to Daniel. Ian, Simon, I have a question about installing extra libs. |quasiquotation/qq006qq006 [stderr mismatch] (normal) I get "Could not find module `Text.ParserCombinators.Parsec.Char'". Presumably the test depends on parsec. Similarly for T3087 which needs 's

Re: Testsuite failures

2011-06-20 Thread David Terei
Yep those are my fault. Will fix shortly. On 20 June 2011 09:46, Simon Peyton-Jones wrote: > I’m getting  these failures on ‘validate’.  Several relate to > unsafePerformIO. > > > >    cabal   ghcpkg01 [bad stdout] (normal) > >    codeGen/should_compile  cg005 [stderr mismatch] (o