terminfo-hs-0.2.1.1: A pure-Haskell (no FFI) module for accessing terminfo databases
System.Terminfo.Internal
Synopsis
terminfoDBLocs :: IO [FilePath] Source #
locationsPure Source #
Arguments
Override directory
$HOME
$TERMINFO_DIRS
Defaults
I hate this name. There is undoubtedly a better way of structuring all of this, starting way up at dirTreeDB.
dirTreeDB
parseTDVar :: [String] -> String -> [String] Source #