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

Hix.Data.PreprocConfig

Documentation

data PreprocConfig Source #

Constructors

PreprocConfig 

Instances

Instances details
FromJSON PreprocConfig Source # 
Instance details

Defined in Hix.Data.PreprocConfig

Generic PreprocConfig Source # 
Instance details

Defined in Hix.Data.PreprocConfig

Associated Types

type Rep PreprocConfig :: Type -> Type #

Show PreprocConfig Source # 
Instance details

Defined in Hix.Data.PreprocConfig

Eq PreprocConfig Source # 
Instance details

Defined in Hix.Data.PreprocConfig

type Rep PreprocConfig Source # 
Instance details

Defined in Hix.Data.PreprocConfig

type Rep PreprocConfig = D1 ('MetaData "PreprocConfig" "Hix.Data.PreprocConfig" "hix-0.6.9-IXVGj3uQpBlH45J56StoKp" 'False) (C1 ('MetaCons "PreprocConfig" 'PrefixI 'True) (S1 ('MetaSel ('Just "packages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 PackagesConfig)))