
#13527: ghc has a stack space leak when prints warnings -------------------------------------+------------------------------------- Reporter: slyfox | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Rufflewind): Strange that `utfDecodeString` returns `IO` but doesn’t call any `IO` functions besides `return`. As for `getCaretDiagnostic`, could perhaps revive this diff? https://phabricator.haskell.org/D2875 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13527#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler