hsinspect-lsp-0.0.5: LSP interface over the hsinspect binary.

Safe HaskellNone
LanguageHaskell2010

HsInspect.LSP.Impl

Documentation

data Caches Source #

Constructors

Caches 

Fields

data Span Source #

Constructors

Span Int Int Int Int 
Instances
Show Span Source # 
Instance details

Defined in HsInspect.LSP.Impl

Methods

showsPrec :: Int -> Span -> ShowS #

show :: Span -> String #

showList :: [Span] -> ShowS #