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

HieDb.Run

Documentation

data Options Source #

Constructors

Options 

progress :: Int -> Int -> Int -> (FilePath -> DbMonad a) -> FilePath -> DbMonad a Source #

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