#2992: GHCi Memory Leak in Windows Vista
---------------------+------------------------------------------------------
Reporter: Andir | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.10.1
Severity: normal | Resolution:
Keywords: | Testcase:
Os: Windows | Architecture: x86
---------------------+------------------------------------------------------
Changes (by Tonal):
* cc: [email protected] (added)
Comment:
It leak reproduce without real file "problem.hs".[br]
Need only start ghci and run command line:
{{{
for /L %i in (1,1,20) do ghc -fforce-recomp -O --make problem.hs -o
problem.exe
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2992#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