patch applied (ghc-6.10/haddock2): Only load modules once when typechecking with GHC.
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.other |
|---|---|
| Message-ID | <[email protected]> |
Wed Oct 8 05:29:50 PDT 2008 Thomas Schilling <[email protected]> * Only load modules once when typechecking with GHC. This still doesn't fix the memory leak since the typechecked source is retained and then processed separately. To fix the leak, modules must be processed directly after typechecking. M ./src/Haddock/GHC/Typecheck.hs -33 +27 View patch online: http://darcs.haskell.org/ghc-6.10/haddock2/_darcs/patches/20081008122950-7c5c6-ab1a58bbd6baaec139d562e26e8b503e58291f8e.gz