Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
HaskellCI.Config
Documentation
Constructors
Instances
emptyConfig :: Config Source #
configGrammar :: (OptionsGrammar c g, Applicative (g Config), c (Identity HLintJob), c (Identity PackageScope), c (Identity TestedWithJobs), c (Identity Ubuntu), c (Identity Jobs), c (Identity CopyFields), c (Identity Version), c (Identity Natural), c (Identity Components), c Env, c Folds, c CopyFields, c HeadVersion, c (List FSep (Identity Installed) Installed), Applicative (g DoctestConfig), Applicative (g DocspecConfig), Applicative (g HLintConfig)) => g Config Config Source #
parseConfigFile :: [Field Position] -> ParseResult Config Source #
parseName :: Position -> [SectionArg Position] -> ParseResult String Source #
parseNameBS :: Position -> [SectionArg Position] -> ParseResult ByteString Source #