haskell-debug icon indicating copy to clipboard operation
haskell-debug copied to clipboard

Starting the debugger launches the wrong project

Open LukaHorvat opened this issue 8 years ago • 0 comments

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 projects.

LukaHorvat avatar Mar 02 '17 21:03 LukaHorvat