zifter-0.0.1.1: zifter

Safe HaskellNone
LanguageHaskell2010

Zifter.Setup.Types

Documentation

data ZiftSetup Source #

Constructors

ZiftSetup 

Instances

Generic ZiftSetup Source # 

Associated Types

type Rep ZiftSetup :: * -> * #

Monoid ZiftSetup Source # 
type Rep ZiftSetup Source # 
type Rep ZiftSetup = D1 (MetaData "ZiftSetup" "Zifter.Setup.Types" "zifter-0.0.1.1-DV6iZt2MW9ACWdDHCA0Bks" False) (C1 (MetaCons "ZiftSetup" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "ziftPreprocessor") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Zift ()))) ((:*:) (S1 (MetaSel (Just Symbol "ziftPreChecker") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Zift ()))) (S1 (MetaSel (Just Symbol "ziftChecker") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Zift ()))))))