| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Horizon.Spec.Types.Compiler
Documentation
Constructors
| MkCompiler Text |
Instances
| IsString Compiler Source # | |
Defined in Horizon.Spec.Types.Compiler Methods fromString :: String -> Compiler # | |
| Show Compiler Source # | |
| FromDhall Compiler Source # | |
Defined in Horizon.Spec.Types.Compiler Methods autoWith :: InputNormalizer -> Decoder Compiler # | |
| ToDhall Compiler Source # | |
Defined in Horizon.Spec.Types.Compiler Methods | |
| Eq Compiler Source # | |