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

HieDb.Run

Documentation

hiedbMain :: LibDir -> IO () #

doIndex :: HieDb -> Options -> Handle -> [FilePath] -> IO () #

colouredPP :: Color -> (a -> String) -> Options -> a -> String #