dap 0.3.0.0 → 0.3.1.0
raw patch · 3 files changed
+21/−23 lines, 3 filesdep ~containersdep ~timePVP: major bump suggested
API removals or changes: PVP suggests a major version bump
Dependency ranges changed: containers, time
API changes (from Hackage documentation)
- DAP.Log: instance GHC.Internal.Show.Show DAP.Log.DebugStatus
- DAP.Log: instance GHC.Internal.Show.Show DAP.Log.Level
- DAP.Server: instance GHC.Internal.Exception.Type.Exception DAP.Server.TerminateServer
- DAP.Server: instance GHC.Internal.Show.Show DAP.Server.TerminateServer
- DAP.Types: instance Control.Monad.Error.Class.MonadError (DAP.Types.ErrorMessage, GHC.Internal.Maybe.Maybe DAP.Types.Message) (DAP.Types.Adaptor store r)
- DAP.Types: instance GHC.Internal.Base.Applicative (DAP.Types.Adaptor store r)
- DAP.Types: instance GHC.Internal.Base.Functor (DAP.Types.Adaptor store r)
- DAP.Types: instance GHC.Internal.Base.Monad (DAP.Types.Adaptor store r)
- DAP.Types: instance GHC.Internal.Data.String.IsString DAP.Types.ErrorMessage
- DAP.Types: instance GHC.Internal.Exception.Type.Exception DAP.Types.AdaptorException
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.AttachRequestArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Breakpoint
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.BreakpointEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.BreakpointLocation
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.BreakpointLocationsArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.CancelArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Capabilities
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.CapabilitiesEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Checksum
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ColumnDescriptor
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ColumnDescriptorType
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Command
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.CompletionItem
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.CompletionItemType
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.CompletionsArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.CompletionsResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ContinueArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ContinueResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ContinuedEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.DataBreakpoint
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.DataBreakpointAccessType
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.DataBreakpointInfoArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.DataBreakpointInfoResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.DisassembleArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.DisassembleResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.DisassembledInstruction
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.DisconnectArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ErrorMessage
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ErrorResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.EvaluateArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.EvaluateArgumentsContext
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.EvaluateResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.EventGroup
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.EventReason
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.EventType
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ExceptionBreakMode
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ExceptionBreakpointsFilter
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ExceptionDetails
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ExceptionFilterOptions
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ExceptionInfoArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ExceptionInfoResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ExceptionOptions
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ExceptionPathSegment
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ExitedEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.FunctionBreakpoint
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.GotoArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.GotoTarget
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.GotoTargetsArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.GotoTargetsResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.InitializeRequestArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.InstructionBreakpoint
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.InvalidatedAreas
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.InvalidatedEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.LaunchRequestArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.MemoryEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Message
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.MessageType
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Module
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ModulesArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ModulesResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ModulesViewDescriptor
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.NextArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.OutputEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.OutputEventCategory
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.PauseArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.PresentationHint
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.PresentationHintAttributes
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.PresentationHintKind
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.PresentationHintVisibility
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ProcessEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ProgressEndEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ProgressStartEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ProgressUpdateEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ReadMemoryArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ReadMemoryResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.RestartArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.RestartFrameArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ReverseCommand
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ReverseContinueArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.RunInTerminalRequestArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.RunInTerminalRequestArgumentsKind
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.RunInTerminalResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Scope
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ScopePresentationHint
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ScopesArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SetBreakpointsArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SetDataBreakpointsArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SetExceptionBreakpointsArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SetExpressionArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SetExpressionResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SetFunctionBreakpointsArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SetVariableArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Source
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SourceArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SourceBreakpoint
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SourcePresentationHint
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StackFrame
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StackFrameFormat
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StackTraceArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StartDebuggingRequestArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StartDebuggingRequestArgumentsConfiguration
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StartMethod
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StepInTarget
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StepInTargetsArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StepInTargetsResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.SteppingGranularity
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.StoppedEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.TerminateArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.TerminateThreadsArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.TerminatedEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Thread
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ThreadEvent
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ThreadEventReason
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.ValueFormat
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.Variable
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.VariablePresentationHint
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.VariablesArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.VariablesFilter
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.VariablesResponse
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.WriteMemoryArguments
- DAP.Types: instance GHC.Internal.Generics.Generic DAP.Types.WriteMemoryResponse
- DAP.Types: instance GHC.Internal.Read.Read DAP.Types.Command
- DAP.Types: instance GHC.Internal.Read.Read DAP.Types.EventType
- DAP.Types: instance GHC.Internal.Read.Read DAP.Types.ReverseCommand
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.AdaptorException
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.AttachRequestArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Breakpoint
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.BreakpointEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.BreakpointLocation
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.BreakpointLocationsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.CancelArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Capabilities
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.CapabilitiesEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Checksum
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ChecksumAlgorithm
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ColumnDescriptor
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ColumnDescriptorType
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Command
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.CompletionItem
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.CompletionItemType
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.CompletionsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.CompletionsResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ConfigurationDoneArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ContinueArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ContinueResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ContinuedEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.DataBreakpoint
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.DataBreakpointAccessType
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.DataBreakpointInfoArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.DataBreakpointInfoResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.DisassembleArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.DisassembleResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.DisassembledInstruction
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.DisconnectArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ErrorMessage
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ErrorResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.EvaluateArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.EvaluateArgumentsContext
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.EvaluateResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.EventGroup
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.EventReason
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.EventType
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ExceptionBreakMode
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ExceptionBreakpointsFilter
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ExceptionDetails
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ExceptionFilterOptions
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ExceptionInfoArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ExceptionInfoResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ExceptionOptions
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ExceptionPathSegment
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ExitedEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.FunctionBreakpoint
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.GotoArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.GotoTarget
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.GotoTargetsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.GotoTargetsResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.InitializeRequestArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.InstructionBreakpoint
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.InvalidatedAreas
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.InvalidatedEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.LaunchRequestArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.LoadedSourceEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.LoadedSourcesArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.LoadedSourcesResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.MemoryEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Message
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.MessageType
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Module
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ModuleEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ModulesArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ModulesResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ModulesViewDescriptor
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.NextArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.OutputEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.OutputEventCategory
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.PathFormat
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.PauseArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.PresentationHint
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.PresentationHintAttributes
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.PresentationHintKind
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.PresentationHintVisibility
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ProcessEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ProgressEndEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ProgressStartEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ProgressUpdateEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ReadMemoryArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ReadMemoryResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Request
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.RestartArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.RestartFrameArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ReverseCommand
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ReverseContinueArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ReverseRequestResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.RunInTerminalRequestArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.RunInTerminalRequestArgumentsKind
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.RunInTerminalResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Scope
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ScopePresentationHint
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ScopesArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ScopesResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ServerConfig
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SetBreakpointsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SetDataBreakpointsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SetExceptionBreakpointsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SetExpressionArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SetExpressionResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SetFunctionBreakpointsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SetInstructionBreakpointsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SetVariableArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SetVariableResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Source
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SourceArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SourceBreakpoint
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SourcePresentationHint
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SourceResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Sources
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StackFrame
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StackFrameFormat
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StackTraceArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StackTraceResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StartDebuggingRequestArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StartDebuggingRequestArgumentsConfiguration
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StartMethod
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StepBackArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StepInArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StepInTarget
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StepInTargetsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StepInTargetsResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StepOutArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.SteppingGranularity
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StoppedEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.StoppedEventReason
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.TerminateArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.TerminateThreadsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.TerminatedEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Thread
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ThreadEvent
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ThreadEventReason
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ThreadsArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ThreadsResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.ValueFormat
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.Variable
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.VariablePresentationHint
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.VariablesArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.VariablesFilter
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.VariablesResponse
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.WriteMemoryArguments
- DAP.Types: instance GHC.Internal.Show.Show DAP.Types.WriteMemoryResponse
- DAP.Types: instance GHC.Internal.Show.Show breakpoint => GHC.Internal.Show.Show (DAP.Types.Breakpoints breakpoint)
+ DAP.Log: instance GHC.Show.Show DAP.Log.DebugStatus
+ DAP.Log: instance GHC.Show.Show DAP.Log.Level
+ DAP.Server: instance GHC.Exception.Type.Exception DAP.Server.TerminateServer
+ DAP.Server: instance GHC.Show.Show DAP.Server.TerminateServer
+ DAP.Types: instance Control.Monad.Error.Class.MonadError (DAP.Types.ErrorMessage, GHC.Maybe.Maybe DAP.Types.Message) (DAP.Types.Adaptor store r)
+ DAP.Types: instance Data.String.IsString DAP.Types.ErrorMessage
+ DAP.Types: instance GHC.Base.Applicative (DAP.Types.Adaptor store r)
+ DAP.Types: instance GHC.Base.Functor (DAP.Types.Adaptor store r)
+ DAP.Types: instance GHC.Base.Monad (DAP.Types.Adaptor store r)
+ DAP.Types: instance GHC.Exception.Type.Exception DAP.Types.AdaptorException
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.AttachRequestArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Breakpoint
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.BreakpointEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.BreakpointLocation
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.BreakpointLocationsArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.CancelArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Capabilities
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.CapabilitiesEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Checksum
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ColumnDescriptor
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ColumnDescriptorType
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Command
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.CompletionItem
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.CompletionItemType
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.CompletionsArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.CompletionsResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ContinueArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ContinueResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ContinuedEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.DataBreakpoint
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.DataBreakpointAccessType
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.DataBreakpointInfoArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.DataBreakpointInfoResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.DisassembleArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.DisassembleResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.DisassembledInstruction
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.DisconnectArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ErrorMessage
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ErrorResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.EvaluateArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.EvaluateArgumentsContext
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.EvaluateResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.EventGroup
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.EventReason
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.EventType
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ExceptionBreakMode
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ExceptionBreakpointsFilter
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ExceptionDetails
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ExceptionFilterOptions
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ExceptionInfoArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ExceptionInfoResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ExceptionOptions
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ExceptionPathSegment
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ExitedEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.FunctionBreakpoint
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.GotoArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.GotoTarget
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.GotoTargetsArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.GotoTargetsResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.InitializeRequestArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.InstructionBreakpoint
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.InvalidatedAreas
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.InvalidatedEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.LaunchRequestArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.MemoryEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Message
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.MessageType
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Module
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ModulesArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ModulesResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ModulesViewDescriptor
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.NextArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.OutputEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.OutputEventCategory
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.PauseArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.PresentationHint
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.PresentationHintAttributes
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.PresentationHintKind
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.PresentationHintVisibility
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ProcessEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ProgressEndEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ProgressStartEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ProgressUpdateEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ReadMemoryArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ReadMemoryResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.RestartArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.RestartFrameArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ReverseCommand
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ReverseContinueArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.RunInTerminalRequestArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.RunInTerminalRequestArgumentsKind
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.RunInTerminalResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Scope
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ScopePresentationHint
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ScopesArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SetBreakpointsArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SetDataBreakpointsArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SetExceptionBreakpointsArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SetExpressionArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SetExpressionResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SetFunctionBreakpointsArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SetVariableArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Source
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SourceArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SourceBreakpoint
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SourcePresentationHint
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StackFrame
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StackFrameFormat
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StackTraceArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StartDebuggingRequestArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StartDebuggingRequestArgumentsConfiguration
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StartMethod
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StepInTarget
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StepInTargetsArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StepInTargetsResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.SteppingGranularity
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.StoppedEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.TerminateArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.TerminateThreadsArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.TerminatedEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Thread
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ThreadEvent
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ThreadEventReason
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.ValueFormat
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.Variable
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.VariablePresentationHint
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.VariablesArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.VariablesFilter
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.VariablesResponse
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.WriteMemoryArguments
+ DAP.Types: instance GHC.Generics.Generic DAP.Types.WriteMemoryResponse
+ DAP.Types: instance GHC.Read.Read DAP.Types.Command
+ DAP.Types: instance GHC.Read.Read DAP.Types.EventType
+ DAP.Types: instance GHC.Read.Read DAP.Types.ReverseCommand
+ DAP.Types: instance GHC.Show.Show DAP.Types.AdaptorException
+ DAP.Types: instance GHC.Show.Show DAP.Types.AttachRequestArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.Breakpoint
+ DAP.Types: instance GHC.Show.Show DAP.Types.BreakpointEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.BreakpointLocation
+ DAP.Types: instance GHC.Show.Show DAP.Types.BreakpointLocationsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.CancelArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.Capabilities
+ DAP.Types: instance GHC.Show.Show DAP.Types.CapabilitiesEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.Checksum
+ DAP.Types: instance GHC.Show.Show DAP.Types.ChecksumAlgorithm
+ DAP.Types: instance GHC.Show.Show DAP.Types.ColumnDescriptor
+ DAP.Types: instance GHC.Show.Show DAP.Types.ColumnDescriptorType
+ DAP.Types: instance GHC.Show.Show DAP.Types.Command
+ DAP.Types: instance GHC.Show.Show DAP.Types.CompletionItem
+ DAP.Types: instance GHC.Show.Show DAP.Types.CompletionItemType
+ DAP.Types: instance GHC.Show.Show DAP.Types.CompletionsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.CompletionsResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.ConfigurationDoneArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ContinueArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ContinueResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.ContinuedEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.DataBreakpoint
+ DAP.Types: instance GHC.Show.Show DAP.Types.DataBreakpointAccessType
+ DAP.Types: instance GHC.Show.Show DAP.Types.DataBreakpointInfoArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.DataBreakpointInfoResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.DisassembleArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.DisassembleResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.DisassembledInstruction
+ DAP.Types: instance GHC.Show.Show DAP.Types.DisconnectArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ErrorMessage
+ DAP.Types: instance GHC.Show.Show DAP.Types.ErrorResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.EvaluateArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.EvaluateArgumentsContext
+ DAP.Types: instance GHC.Show.Show DAP.Types.EvaluateResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.EventGroup
+ DAP.Types: instance GHC.Show.Show DAP.Types.EventReason
+ DAP.Types: instance GHC.Show.Show DAP.Types.EventType
+ DAP.Types: instance GHC.Show.Show DAP.Types.ExceptionBreakMode
+ DAP.Types: instance GHC.Show.Show DAP.Types.ExceptionBreakpointsFilter
+ DAP.Types: instance GHC.Show.Show DAP.Types.ExceptionDetails
+ DAP.Types: instance GHC.Show.Show DAP.Types.ExceptionFilterOptions
+ DAP.Types: instance GHC.Show.Show DAP.Types.ExceptionInfoArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ExceptionInfoResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.ExceptionOptions
+ DAP.Types: instance GHC.Show.Show DAP.Types.ExceptionPathSegment
+ DAP.Types: instance GHC.Show.Show DAP.Types.ExitedEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.FunctionBreakpoint
+ DAP.Types: instance GHC.Show.Show DAP.Types.GotoArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.GotoTarget
+ DAP.Types: instance GHC.Show.Show DAP.Types.GotoTargetsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.GotoTargetsResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.InitializeRequestArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.InstructionBreakpoint
+ DAP.Types: instance GHC.Show.Show DAP.Types.InvalidatedAreas
+ DAP.Types: instance GHC.Show.Show DAP.Types.InvalidatedEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.LaunchRequestArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.LoadedSourceEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.LoadedSourcesArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.LoadedSourcesResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.MemoryEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.Message
+ DAP.Types: instance GHC.Show.Show DAP.Types.MessageType
+ DAP.Types: instance GHC.Show.Show DAP.Types.Module
+ DAP.Types: instance GHC.Show.Show DAP.Types.ModuleEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.ModulesArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ModulesResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.ModulesViewDescriptor
+ DAP.Types: instance GHC.Show.Show DAP.Types.NextArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.OutputEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.OutputEventCategory
+ DAP.Types: instance GHC.Show.Show DAP.Types.PathFormat
+ DAP.Types: instance GHC.Show.Show DAP.Types.PauseArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.PresentationHint
+ DAP.Types: instance GHC.Show.Show DAP.Types.PresentationHintAttributes
+ DAP.Types: instance GHC.Show.Show DAP.Types.PresentationHintKind
+ DAP.Types: instance GHC.Show.Show DAP.Types.PresentationHintVisibility
+ DAP.Types: instance GHC.Show.Show DAP.Types.ProcessEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.ProgressEndEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.ProgressStartEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.ProgressUpdateEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.ReadMemoryArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ReadMemoryResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.Request
+ DAP.Types: instance GHC.Show.Show DAP.Types.RestartArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.RestartFrameArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ReverseCommand
+ DAP.Types: instance GHC.Show.Show DAP.Types.ReverseContinueArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ReverseRequestResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.RunInTerminalRequestArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.RunInTerminalRequestArgumentsKind
+ DAP.Types: instance GHC.Show.Show DAP.Types.RunInTerminalResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.Scope
+ DAP.Types: instance GHC.Show.Show DAP.Types.ScopePresentationHint
+ DAP.Types: instance GHC.Show.Show DAP.Types.ScopesArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ScopesResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.ServerConfig
+ DAP.Types: instance GHC.Show.Show DAP.Types.SetBreakpointsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.SetDataBreakpointsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.SetExceptionBreakpointsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.SetExpressionArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.SetExpressionResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.SetFunctionBreakpointsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.SetInstructionBreakpointsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.SetVariableArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.SetVariableResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.Source
+ DAP.Types: instance GHC.Show.Show DAP.Types.SourceArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.SourceBreakpoint
+ DAP.Types: instance GHC.Show.Show DAP.Types.SourcePresentationHint
+ DAP.Types: instance GHC.Show.Show DAP.Types.SourceResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.Sources
+ DAP.Types: instance GHC.Show.Show DAP.Types.StackFrame
+ DAP.Types: instance GHC.Show.Show DAP.Types.StackFrameFormat
+ DAP.Types: instance GHC.Show.Show DAP.Types.StackTraceArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.StackTraceResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.StartDebuggingRequestArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.StartDebuggingRequestArgumentsConfiguration
+ DAP.Types: instance GHC.Show.Show DAP.Types.StartMethod
+ DAP.Types: instance GHC.Show.Show DAP.Types.StepBackArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.StepInArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.StepInTarget
+ DAP.Types: instance GHC.Show.Show DAP.Types.StepInTargetsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.StepInTargetsResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.StepOutArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.SteppingGranularity
+ DAP.Types: instance GHC.Show.Show DAP.Types.StoppedEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.StoppedEventReason
+ DAP.Types: instance GHC.Show.Show DAP.Types.TerminateArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.TerminateThreadsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.TerminatedEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.Thread
+ DAP.Types: instance GHC.Show.Show DAP.Types.ThreadEvent
+ DAP.Types: instance GHC.Show.Show DAP.Types.ThreadEventReason
+ DAP.Types: instance GHC.Show.Show DAP.Types.ThreadsArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.ThreadsResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.ValueFormat
+ DAP.Types: instance GHC.Show.Show DAP.Types.Variable
+ DAP.Types: instance GHC.Show.Show DAP.Types.VariablePresentationHint
+ DAP.Types: instance GHC.Show.Show DAP.Types.VariablesArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.VariablesFilter
+ DAP.Types: instance GHC.Show.Show DAP.Types.VariablesResponse
+ DAP.Types: instance GHC.Show.Show DAP.Types.WriteMemoryArguments
+ DAP.Types: instance GHC.Show.Show DAP.Types.WriteMemoryResponse
+ DAP.Types: instance GHC.Show.Show breakpoint => GHC.Show.Show (DAP.Types.Breakpoints breakpoint)
- DAP.Event: sendBreakpointEvent :: BreakpointEvent -> Adaptor app Request ()
+ DAP.Event: sendBreakpointEvent :: BreakpointEvent -> Adaptor app request ()
- DAP.Event: sendCapabilitiesEvent :: CapabilitiesEvent -> Adaptor app Request ()
+ DAP.Event: sendCapabilitiesEvent :: CapabilitiesEvent -> Adaptor app request ()
- DAP.Event: sendContinuedEvent :: ContinuedEvent -> Adaptor app Request ()
+ DAP.Event: sendContinuedEvent :: ContinuedEvent -> Adaptor app request ()
- DAP.Event: sendExitedEvent :: ExitedEvent -> Adaptor app Request ()
+ DAP.Event: sendExitedEvent :: ExitedEvent -> Adaptor app request ()
- DAP.Event: sendInitializedEvent :: Adaptor app Request ()
+ DAP.Event: sendInitializedEvent :: Adaptor app request ()
- DAP.Event: sendInvalidatedEvent :: InvalidatedEvent -> Adaptor app Request ()
+ DAP.Event: sendInvalidatedEvent :: InvalidatedEvent -> Adaptor app request ()
- DAP.Event: sendLoadedSourceEvent :: LoadedSourceEvent -> Adaptor app Request ()
+ DAP.Event: sendLoadedSourceEvent :: LoadedSourceEvent -> Adaptor app request ()
- DAP.Event: sendMemoryEvent :: MemoryEvent -> Adaptor app Request ()
+ DAP.Event: sendMemoryEvent :: MemoryEvent -> Adaptor app request ()
- DAP.Event: sendModuleEvent :: ModuleEvent -> Adaptor app Request ()
+ DAP.Event: sendModuleEvent :: ModuleEvent -> Adaptor app request ()
- DAP.Event: sendProcessEvent :: ProcessEvent -> Adaptor app Request ()
+ DAP.Event: sendProcessEvent :: ProcessEvent -> Adaptor app request ()
- DAP.Event: sendProgressEndEvent :: ProgressEndEvent -> Adaptor app Request ()
+ DAP.Event: sendProgressEndEvent :: ProgressEndEvent -> Adaptor app request ()
- DAP.Event: sendProgressStartEvent :: ProgressStartEvent -> Adaptor app Request ()
+ DAP.Event: sendProgressStartEvent :: ProgressStartEvent -> Adaptor app request ()
- DAP.Event: sendProgressUpdateEvent :: ProgressUpdateEvent -> Adaptor app Request ()
+ DAP.Event: sendProgressUpdateEvent :: ProgressUpdateEvent -> Adaptor app request ()
- DAP.Event: sendStoppedEvent :: StoppedEvent -> Adaptor app Request ()
+ DAP.Event: sendStoppedEvent :: StoppedEvent -> Adaptor app request ()
- DAP.Event: sendTerminatedEvent :: TerminatedEvent -> Adaptor app Request ()
+ DAP.Event: sendTerminatedEvent :: TerminatedEvent -> Adaptor app request ()
- DAP.Event: sendThreadEvent :: ThreadEvent -> Adaptor app Request ()
+ DAP.Event: sendThreadEvent :: ThreadEvent -> Adaptor app request ()
- DAP.Types: FunctionBreakpoint :: Maybe Text -> Maybe Text -> Maybe Text -> FunctionBreakpoint
+ DAP.Types: FunctionBreakpoint :: Text -> Maybe Text -> Maybe Text -> FunctionBreakpoint
- DAP.Types: [functionBreakpointName] :: FunctionBreakpoint -> Maybe Text
+ DAP.Types: [functionBreakpointName] :: FunctionBreakpoint -> Text
Files
- dap.cabal +3/−3
- src/DAP/Event.hs +16/−18
- src/DAP/Types.hs +2/−2
dap.cabal view
@@ -1,5 +1,5 @@ name: dap-version: 0.3.0.0+version: 0.3.1.0 description: A library for the Debug Adaptor Protocol (DAP) synopsis: A debug adaptor protocol library bug-reports: https://github.com/haskell-debugger/dap/issues@@ -32,14 +32,14 @@ aeson-pretty >= 0.8.9 && < 0.9, base < 5, bytestring >= 0.11.4 && < 0.13,- containers >= 0.6.5 && < 0.7,+ containers >= 0.6.5 && < 0.8, lifted-base >= 0.2.3 && < 0.3, monad-control >= 1.0.3 && < 1.1, mtl >= 2.2.2 && < 2.4, network >= 3.1.2 && < 3.3, network-simple >= 0.4.5 && < 0.5, text >= 1.2.5 && < 2.2,- time >= 1.11.1 && < 1.12,+ time >= 1.11.1 && < 1.15, unordered-containers >= 0.2.19 && < 0.3, stm >= 2.5.0 && < 2.6, transformers-base >= 0.4.6 && < 0.5,
src/DAP/Event.hs view
@@ -50,13 +50,13 @@ import DAP.Types import DAP.Adaptor -----------------------------------------------------------------------------sendBreakpointEvent :: BreakpointEvent -> Adaptor app Request ()+sendBreakpointEvent :: BreakpointEvent -> Adaptor app request () sendBreakpointEvent = sendSuccesfulEvent EventTypeBreakpoint . setBody -----------------------------------------------------------------------------sendCapabilitiesEvent :: CapabilitiesEvent -> Adaptor app Request ()+sendCapabilitiesEvent :: CapabilitiesEvent -> Adaptor app request () sendCapabilitiesEvent = sendSuccesfulEvent EventTypeCapabilities . setBody -----------------------------------------------------------------------------sendContinuedEvent :: ContinuedEvent -> Adaptor app Request ()+sendContinuedEvent :: ContinuedEvent -> Adaptor app request () sendContinuedEvent = sendSuccesfulEvent EventTypeContinued . setBody ---------------------------------------------------------------------------- defaultContinuedEvent :: ContinuedEvent@@ -66,7 +66,7 @@ , continuedEventAllThreadsContinued = False } -----------------------------------------------------------------------------sendExitedEvent :: ExitedEvent -> Adaptor app Request ()+sendExitedEvent :: ExitedEvent -> Adaptor app request () sendExitedEvent = sendSuccesfulEvent EventTypeExited . setBody ---------------------------------------------------------------------------- defaultExitedEvent :: ExitedEvent@@ -75,10 +75,10 @@ { exitedEventExitCode = 0 } -----------------------------------------------------------------------------sendInitializedEvent :: Adaptor app Request ()+sendInitializedEvent :: Adaptor app request () sendInitializedEvent = sendSuccesfulEvent EventTypeInitialized (pure ()) -----------------------------------------------------------------------------sendInvalidatedEvent :: InvalidatedEvent -> Adaptor app Request ()+sendInvalidatedEvent :: InvalidatedEvent -> Adaptor app request () sendInvalidatedEvent = sendSuccesfulEvent EventTypeInvalidated . setBody ---------------------------------------------------------------------------- defaultInvalidatedEvent :: InvalidatedEvent@@ -88,12 +88,11 @@ , invalidatedEventThreadId = Nothing , invalidatedEventStackFrameId = Nothing }- -----------------------------------------------------------------------------sendLoadedSourceEvent :: LoadedSourceEvent -> Adaptor app Request ()+sendLoadedSourceEvent :: LoadedSourceEvent -> Adaptor app request () sendLoadedSourceEvent = sendSuccesfulEvent EventTypeLoadedSource . setBody -----------------------------------------------------------------------------sendMemoryEvent :: MemoryEvent -> Adaptor app Request ()+sendMemoryEvent :: MemoryEvent -> Adaptor app request () sendMemoryEvent = sendSuccesfulEvent EventTypeMemory . setBody ---------------------------------------------------------------------------- defaultMemoryEvent :: MemoryEvent@@ -104,7 +103,7 @@ , memoryEventCount = 0 } -----------------------------------------------------------------------------sendModuleEvent :: ModuleEvent -> Adaptor app Request ()+sendModuleEvent :: ModuleEvent -> Adaptor app request () sendModuleEvent = sendSuccesfulEvent EventTypeModule . setBody ---------------------------------------------------------------------------- sendOutputEvent :: OutputEvent -> Adaptor app request ()@@ -123,7 +122,7 @@ , outputEventData = Nothing } -----------------------------------------------------------------------------sendProcessEvent :: ProcessEvent -> Adaptor app Request ()+sendProcessEvent :: ProcessEvent -> Adaptor app request () sendProcessEvent = sendSuccesfulEvent EventTypeProcess . setBody ---------------------------------------------------------------------------- defaultProcessEvent :: ProcessEvent@@ -136,7 +135,7 @@ , processEventPointerSize = Nothing } -----------------------------------------------------------------------------sendProgressEndEvent :: ProgressEndEvent -> Adaptor app Request ()+sendProgressEndEvent :: ProgressEndEvent -> Adaptor app request () sendProgressEndEvent = sendSuccesfulEvent EventTypeProgressEnd . setBody ---------------------------------------------------------------------------- defaultProgressEndEvent :: ProgressEndEvent@@ -146,7 +145,7 @@ , progressEndEventMessage = Nothing } -----------------------------------------------------------------------------sendProgressStartEvent :: ProgressStartEvent -> Adaptor app Request ()+sendProgressStartEvent :: ProgressStartEvent -> Adaptor app request () sendProgressStartEvent = sendSuccesfulEvent EventTypeProgressStart . setBody ---------------------------------------------------------------------------- defaultProgressStartEvent :: ProgressStartEvent@@ -160,7 +159,7 @@ , progressStartEventPercentage = Nothing } -----------------------------------------------------------------------------sendProgressUpdateEvent :: ProgressUpdateEvent -> Adaptor app Request ()+sendProgressUpdateEvent :: ProgressUpdateEvent -> Adaptor app request () sendProgressUpdateEvent = sendSuccesfulEvent EventTypeProgressUpdate . setBody ---------------------------------------------------------------------------- defaultProgressUpdateEvent :: ProgressUpdateEvent@@ -171,7 +170,7 @@ , progressUpdateEventPercentage = Nothing } -----------------------------------------------------------------------------sendStoppedEvent :: StoppedEvent -> Adaptor app Request ()+sendStoppedEvent :: StoppedEvent -> Adaptor app request () sendStoppedEvent = sendSuccesfulEvent EventTypeStopped . setBody ---------------------------------------------------------------------------- defaultStoppedEvent :: StoppedEvent@@ -186,7 +185,7 @@ , stoppedEventHitBreakpointIds = [] } -----------------------------------------------------------------------------sendTerminatedEvent :: TerminatedEvent -> Adaptor app Request ()+sendTerminatedEvent :: TerminatedEvent -> Adaptor app request () sendTerminatedEvent = sendSuccesfulEvent EventTypeTerminated . setBody ---------------------------------------------------------------------------- defaultTerminatedEvent :: TerminatedEvent@@ -195,7 +194,7 @@ { terminatedEventRestart = False } -----------------------------------------------------------------------------sendThreadEvent :: ThreadEvent -> Adaptor app Request ()+sendThreadEvent :: ThreadEvent -> Adaptor app request () sendThreadEvent = sendSuccesfulEvent EventTypeThread . setBody ---------------------------------------------------------------------------- defaultThreadEvent :: ThreadEvent@@ -205,4 +204,3 @@ , threadEventThreadId = 0 } -----------------------------------------------------------------------------
src/DAP/Types.hs view
@@ -3121,7 +3121,7 @@ ---------------------------------------------------------------------------- data FunctionBreakpoint = FunctionBreakpoint- { functionBreakpointName :: Maybe Text+ { functionBreakpointName :: Text -- ^ -- The name of the function. --@@ -3143,7 +3143,7 @@ defaultFunctionBreakpoint :: FunctionBreakpoint defaultFunctionBreakpoint = FunctionBreakpoint- { functionBreakpointName = Nothing+ { functionBreakpointName = "" , functionBreakpointCondition = Nothing , functionBreakpointHitCondition = Nothing }