<div dir="ltr"><div style="font-size:12.8px"><span style="color:rgb(77,87,99);font-family:verdana,arial,helvetica,sans-serif;font-size:14px;line-height:20px">Originally sent this to /r/haskell, but it doesn't show up there for some reason, so re-sending here.</span></div><span style="color:rgb(77,87,99);font-family:verdana,arial,helvetica,sans-serif;font-size:14px;line-height:20px"><div><br></div>Is anyone aware of a source level debugger that can be used with GHC? That is, something integrated into an editor (as a plugin, perhaps) that can highlight the line being executed, show locals, etc. (Think of WinDbg without the registers window.) I'm mostly interested in something that can work on a Linux-based system, but solutions for other platforms are welcome, too! I've heard that Sublime can run on 3 OSes, is there a solution for it, for instance?</span><br style="font-size:12.8px"><div style="font-size:12.8px"><span style="color:rgb(77,87,99);font-family:verdana,arial,helvetica,sans-serif;font-size:14px;line-height:20px"><br></span></div><div style="font-size:12.8px"><span style="color:rgb(77,87,99);font-family:verdana,arial,helvetica,sans-serif;font-size:14px;line-height:20px">P.S. I'm not looking for opinions on whether you think a debugger is necessary or not when programming in Haskell.</span></div></div>