HSHHelpers-0.24: Convenience functions that use HSH, instances for HSH.

Safe HaskellSafe-Infered

HSH.Helpers.UnixUsers

Documentation

newtype SysUser Source

Constructors

SysUser 

Fields

unsysuser :: String
 

newtype SysGroup Source

Constructors

SysGroup 

Fields

unsysgroup :: String
 

newtype SysShell Source

Constructors

SysShell 

Fields

unsysshell :: String
 

newtype Recurse Source

Constructors

Recurse 

Fields

unrecures :: Bool