hls-tactics-plugin-1.0.0.0: Wingman plugin for Haskell Language Server
Safe HaskellNone
LanguageHaskell2010

Ide.Plugin.Tactic.Range

Synopsis

Documentation

rangeToSrcSpan :: String -> Range -> SrcSpan Source #

Convert a DAML compiler Range to a GHC SrcSpan TODO(sandy): this doesn't belong here