haskell-debug
haskell-debug copied to clipboard
Implements a graphical haskell debugger in atom, using ghci
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.52.0 x64 **Electron**: 6.1.12 **OS**: Unknown Windows version **Thrown From**: [haskell-debug](https://github.com/atom-haskell/haskell-debug) package 0.3.6 ### Stack Trace Uncaught Error: This socket has...
Provide this for vs code. It'll be great. If this is done. The extension will be the same but you'll need to change the target to which you compile to...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.23.1 x64 **Electron**: 1.6.15 **OS**: Mac OS X 10.12.6 **Thrown From**: [haskell-debug](https://github.com/atom-haskell/haskell-debug) package 0.3.4 ### Stack Trace Uncaught Error: listen EADDRINUSE...
When I run the plug-in I get "GHCi Error: Error parsing targets: No local directories found as children of". I'm using latest Atom + latest plug-in version. I'm trying to...
I only have one project open in atom. After setting the break point and running the debugger it opens a terminal window but starts building one of my other Haskell...
ghc is broken https://ghc.haskell.org/trac/ghc/ticket/3397, so this means that breaking on an exception will freeze the debugger in some instances