hiedb-0.2.0.0: Generates a references DB from .hie files
Safe HaskellNone
LanguageHaskell2010

HieDb.Run

Documentation

data Options Source #

Constructors

Options 

reportRefSpans :: [(Module, (Int, Int), (Int, Int))] -> IO () Source #