shrun
Safe HaskellNone
LanguageGHC2021

Shrun.Configuration.Data.CommonLogging.KeyHideSwitch

Synopsis

Documentation

newtype KeyHideSwitch Source #

Type for determining if we use the command's key for display, rather than the key itself.

Constructors

MkKeyHideSwitch Bool 

Instances

Instances details
Bounded KeyHideSwitch Source # 
Instance details

Defined in Shrun.Configuration.Data.CommonLogging.KeyHideSwitch

Enum KeyHideSwitch Source # 
Instance details

Defined in Shrun.Configuration.Data.CommonLogging.KeyHideSwitch

Show KeyHideSwitch Source # 
Instance details

Defined in Shrun.Configuration.Data.CommonLogging.KeyHideSwitch

Eq KeyHideSwitch Source # 
Instance details

Defined in Shrun.Configuration.Data.CommonLogging.KeyHideSwitch

Ord KeyHideSwitch Source # 
Instance details

Defined in Shrun.Configuration.Data.CommonLogging.KeyHideSwitch

Pretty KeyHideSwitch Source # 
Instance details

Defined in Shrun.Configuration.Data.CommonLogging.KeyHideSwitch

Default KeyHideSwitch Source # 
Instance details

Defined in Shrun.Configuration.Data.CommonLogging.KeyHideSwitch

DecodeTOML KeyHideSwitch Source # 
Instance details

Defined in Shrun.Configuration.Data.CommonLogging.KeyHideSwitch

(k ~ An_Iso, a ~ Bool, b ~ Bool) => LabelOptic "unKeyHideSwitch" k KeyHideSwitch KeyHideSwitch a b Source # 
Instance details

Defined in Shrun.Configuration.Data.CommonLogging.KeyHideSwitch