hix-0.7.0: Haskell/Nix development build tools
Safe HaskellSafe-Inferred
LanguageGHC2021

Hix.Managed.Data.StateFileConfig

Documentation

data StateFileConfig Source #

Constructors

StateFileConfig 

Instances

Instances details
Generic StateFileConfig Source # 
Instance details

Defined in Hix.Managed.Data.StateFileConfig

Associated Types

type Rep StateFileConfig :: Type -> Type #

Show StateFileConfig Source # 
Instance details

Defined in Hix.Managed.Data.StateFileConfig

Default StateFileConfig Source # 
Instance details

Defined in Hix.Managed.Data.StateFileConfig

Eq StateFileConfig Source # 
Instance details

Defined in Hix.Managed.Data.StateFileConfig

type Rep StateFileConfig Source # 
Instance details

Defined in Hix.Managed.Data.StateFileConfig

type Rep StateFileConfig = D1 ('MetaData "StateFileConfig" "Hix.Managed.Data.StateFileConfig" "hix-0.7.0-1RsI1H0rYs1Kacz9sjlUfZ" 'False) (C1 ('MetaCons "StateFileConfig" 'PrefixI 'True) (S1 ('MetaSel ('Just "file") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Path Rel File)) :*: S1 ('MetaSel ('Just "projectRoot") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Path Abs Dir)))))