#5313: wrong dylib name using GHC package
---------------------------------+------------------------------------------
    Reporter:  mwotton           |       Owner:               
        Type:  bug               |      Status:  new          
    Priority:  normal            |   Component:  GHC API      
     Version:  7.0.3             |    Keywords:               
    Testcase:                    |   Blockedby:               
          Os:  Linux             |    Blocking:               
Architecture:  Unknown/Multiple  |     Failure:  Runtime crash
---------------------------------+------------------------------------------

Comment(by mwotton):

 this is boiled down from using HINT -

 {{{
 import Language.Haskell.Interpreter

 main = runInterpreter (return ()) >>= print
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5313#comment:1>
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