#2336: trying to load a module (with GHC API) causes the impossible to happen
------------------------+---------------------------------------------------
    Reporter:  guest    |        Owner:       
        Type:  bug      |       Status:  new  
    Priority:  normal   |    Milestone:       
   Component:  GHC API  |      Version:  6.8.2
    Severity:  normal   |   Resolution:       
    Keywords:           |     Testcase:       
Architecture:  Unknown  |           Os:  Linux
------------------------+---------------------------------------------------
Comment (by guest):

 On a closer look, it seems like the "panic" message may have come from the
 connected-to GHC, and may actually be the expected result.  I sort of
 glossed over the "getDynamicFlags s >>= setDynamicFlags s" bit in the
 tutorial.  With that line added, everything works like a charm.

 Feel free to mark this as invalid if that makes sense.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2336#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to