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

Break on exception doesn't work properly

Open ThomasHickman opened this issue 7 years ago • 0 comments

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

ThomasHickman avatar Sep 02 '16 19:09 ThomasHickman