scion-browser-0.4.3: Command-line interface for browsing and searching packages documentation

Safe HaskellNone
LanguageHaskell98

Scion.PersistentHoogle

Synopsis

Documentation

initDatabase :: FilePath -> Maybe FilePath -> Maybe FilePath -> Bool -> IO HoogleStatus Source

Init hoogle DB, adding extra files

data Query Source

Constructors

Query String 

Instances