#1012: ghc panic with mutually recursive modules and template haskell
-------------------------------+--------------------------------------------
  Reporter:  guest             |          Owner:                  
      Type:  bug               |         Status:  new             
  Priority:  low               |      Milestone:  7.2.1           
 Component:  Template Haskell  |        Version:  6.8.2           
Resolution:                    |       Keywords:                  
  Testcase:  TH_import_loop    |      Blockedby:                  
Difficulty:  Unknown           |             Os:  Unknown/Multiple
  Blocking:                    |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |  
-------------------------------+--------------------------------------------
Changes (by dleuschner):

 * cc: leuschner@… (added)
  * failure:  => None/Unknown


Comment:

 Just a note: Of course this is not an important bug/limitation.  It would
 be still nice if it would just work.  It took me some time to realise what
 the problem is, find this bug report and the section in the manual and
 reorganise the code to accomodate for the limitation.  Before that I did
 several clean/rebuild, rebuild without "make -j" cycles to be sure that
 it's not a problem with the build system. It's a bit unexpected because
 normally GHC just does everything I want (and even more). :-)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1012#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to