hsdev-0.1.3.4: Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references etc.

Safe HaskellNone
LanguageHaskell98

HsDev.Symbols.Location

Synopsis

Documentation

regionStr :: Region -> String -> String Source

Get string at region

recalcTabs :: String -> Position -> Position Source

Recalc position to interpret '\t' as one symbol instead of 8