Serge D. Mechveliani wrote: > Dear GHC team, let me answer as a plain ghc user.
> I `make' my (large) project in ghc-6.10.1, Linux Debian, i386-unknown, > run the executable, and obtain > > Segmentation fault. > > Then, I noted that in a few places the compiler warned about skipping > some class member implementations in some instances. > I added these implementations, and now it works correct. Segmentation fault should not result from missing method definitions. So please report a bug if it can be reproduced. Cheers Christian > > Are you interested in the bug report on the above part of > Segmentation fault ? > > ----------------- > Serge Mechveliani > [email protected] _______________________________________________ Glasgow-haskell-bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
