#2797: ghci stack overflows when ghc does not
---------------------------------+------------------------------------------
Reporter: TristanAllwood | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.11
Severity: normal | Resolution:
Keywords: | Testcase:
Architecture: Unknown/Multiple | Os: Unknown/Multiple
---------------------------------+------------------------------------------
Comment (by TristanAllwood):
The plot thickens. Interpreting with -fhpc is fine...
{{{
$ rm *.o *.exe *.hi ; ~/ghc/ghc/ghc/stage2-inplace/ghc -fhpc -e 'main'
ghciTest2.hs
rm: cannot remove `*.o': No such file or directory
rm: cannot remove `*.exe': No such file or directory
rm: cannot remove `*.hi': No such file or directory
<interactive>: [(),()]
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2797#comment:2>
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