Re: How to use pprTrace ?

2015-08-15 Thread Omar Mefire
Thanks Edward !I'll heed your advice. Omar Mefire,  Le Samedi 15 août 2015 15h05, Edward Z. Yang ezy...@mit.edu a écrit : If you are really just using trace, and using it on a plain set of strings from the command line, this shouldn't happen. Hard to say more without a diff. Why

Re: How to use pprTrace ?

2015-08-15 Thread Omar Mefire
/Module.o-boot      ghc-stage1: panic! (the 'impossible' happened)      (GHC version 7.11.20150810 for x86_64-unknown-linux): v_unsafeGlobalDynFlags: not initialised  Omar Mefire, Le Samedi 15 août 2015 13h45, Edward Z. Yang ezy...@mit.edu a écrit : It is just as the message says: you can't

How to use pprTrace ?

2015-08-15 Thread Omar Mefire
' happened)      (GHC version 7.11.20150810 for x86_64-unknown-linux): Static flags have not been initialised!          Please call GHC.parseStaticFlags early enough. What am I doing wrong ? Omar Mefire, ___ ghc-devs mailing list ghc-devs@haskell.org http

Re: Stepping through ghc

2014-10-07 Thread Omar Mefire
Cheers, Arash Omar Mefire, Le Mardi 7 octobre 2014 0h08, Omar Mefire omef...@yahoo.fr a écrit : Hi Arash, Thanks for your reply. I'm interested in stepping through the compiler part (Lexer, Parser, etc...) of GHC for a beginning. Thanks for the link to the commentary. I'm going through

Stepping through ghc

2014-10-06 Thread Omar Mefire
? - What would your advices be for a newbie to the source code ? Thanks, Omar Mefire, ___ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs