terminfo-hs-0.2.1.1: A pure-Haskell (no FFI) module for accessing terminfo databases

Safe HaskellSafe
LanguageHaskell98

System.Terminfo.Internal

Synopsis

Documentation

locationsPure Source #

Arguments

:: Maybe FilePath

Override directory

-> Maybe FilePath

$HOME

-> Maybe String

$TERMINFO_DIRS

-> [FilePath]

Defaults

-> [FilePath] 

I hate this name. There is undoubtedly a better way of structuring all of this, starting way up at dirTreeDB.