We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9fb399b + 87842d1 commit 11dc662Copy full SHA for 11dc662
src/DAP/Types.hs
@@ -2985,7 +2985,7 @@ data SetBreakpointsArguments
2985
-- ^
2986
-- Deprecated: The code locations of the breakpoints.
2987
--
2988
- , setBreakpointsArgumentsSourceModified :: Bool
+ , setBreakpointsArgumentsSourceModified :: Maybe Bool
2989
2990
-- A value of true indicates that the underlying source has been modified
2991
-- which results in new breakpoint locations.
0 commit comments