Re: testing 7.02-candidate

2011-03-20 Thread Ian Lynagh
Hi Serge, > [ 3 of 17] Compiling T_cubeext( T_cubeext.hs, T_cubeext.o ) > > T_cubeext.hs:143:9: > Overlapping instances for LinSolvRing (UPol k) > arising from a use of `ct' > Matching instances: > instance [overlap ok] EuclideanRing a => LinSolvRing (UPol a) >

testing 7.02-candidate

2011-03-02 Thread Serge D. Mechveliani
This is to add to my last letter. It is curious that this 7.02 candidate stucks at оverlapping instances only when compiling the test: T_cubeext.hs:143:9: Overlapping instances for LinSolvRing (UPol k) arising from a use of `ct' ... In earlier versions, if any of them stuck at оver

testing 7.02-candidate

2011-03-02 Thread Serge D. Mechveliani
Dear GHC team, I am testing the 7.02 candidate of ghc-7.0.1.20110217 -- compiled from source, compiled by itself, on Debian Linux, i386-family. On my DoCon program, it reports the following. 1. It requires `-fcontext-stack=_' to increase a certain stack: ... [67 of 83] Compiling Pfact__