#7159: CoreToStg.coreToStgArgs fails when CoreToStg.coreToStg is called -----------------------+---------------------------------------------------- Reporter: guest | Owner: Type: bug | Status: closed Priority: normal | Component: GHC API Version: 7.4.1 | Resolution: invalid Keywords: | Os: Linux Architecture: x86 | Failure: Incorrect result at runtime Testcase: | Blockedby: Blocking: | Related: -----------------------+---------------------------------------------------- Changes (by guest):
* status: new => closed * resolution: => invalid Comment: This is not a bug after all. I needed to use CorePrep.corePrepPgm before trying to use CoreToStg.coreToStg. I suppose the lack of documentation could be called a bug, but since the internals are in constant flux, I'm not surprised that nobody bothers to write any. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7159#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