haskell-docs-cli-1.0.0.0: Search Hoogle and navigate Hackage from the command line.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Docs.CLI.Directory

Synopsis

Documentation

newtype AppCache Source #

Constructors

AppCache FilePath 

mkAppCacheDir Source #

Arguments

:: Maybe FilePath

overwrite XDG_CACHE_HOME/haskell-docs-cli

-> IO AppCache 

Create top directory of app cache if it doesn't exist