
#8639: GHC API `runStmt` overrides qualified import of `it` variable -------------------------------------+------------------------------------ Reporter: agibiansky | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHC API | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by simonpj): Turns out that you need also {{{ runStmt "hFlush stdout" RunToCompletion }}} to make the output appear when redirecting. Weird. Simon -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8639#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler