| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
SuperUserSpark.PreCompiler.Types
Documentation
newtype PreCompileError Source #
Constructors
| PreCompileError String |
Instances
type Precompiler = WriterT [PreCompileError] Identity Source #
super-user-spark-0.4.0.1: Configure your dotfile deployment with a DSL.
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
SuperUserSpark.PreCompiler.Types
newtype PreCompileError Source #
Constructors
| PreCompileError String |
type Precompiler = WriterT [PreCompileError] Identity Source #