super-user-spark-0.4.0.1: Configure your dotfile deployment with a DSL.

Safe HaskellNone
LanguageHaskell2010

SuperUserSpark.PreCompiler.Types

Documentation

newtype PreCompileError Source #

Constructors

PreCompileError String 
Instances
Eq PreCompileError Source # 
Instance details

Defined in SuperUserSpark.PreCompiler.Types

Show PreCompileError Source # 
Instance details

Defined in SuperUserSpark.PreCompiler.Types

Generic PreCompileError Source # 
Instance details

Defined in SuperUserSpark.PreCompiler.Types

Associated Types

type Rep PreCompileError :: * -> * #

Validity PreCompileError Source # 
Instance details

Defined in SuperUserSpark.PreCompiler.Types

type Rep PreCompileError Source # 
Instance details

Defined in SuperUserSpark.PreCompiler.Types

type Rep PreCompileError = D1 (MetaData "PreCompileError" "SuperUserSpark.PreCompiler.Types" "super-user-spark-0.4.0.1-P7s2QbrTII5c6XXsq6MCt" True) (C1 (MetaCons "PreCompileError" PrefixI False) (S1 (MetaSel (Nothing :: Maybe Symbol) NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 String)))