Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hercules.CLI.Effect
Documentation
commandParser :: Parser (IO ()) Source #
prepareDerivation :: MonadIO m => Store -> StorePath -> m Derivation Source #
ciAttributeArgument :: Parser Text Source #
asBranchOption :: Parser Text Source #
asRefOption :: Parser Text Source #
asRefOptions :: Parser (Maybe Text) Source #
data ProjectData Source #
Constructors
ProjectData | |
Fields
|
getProjectEffectData :: (Has HerculesClientToken r, Has HerculesClientEnv r) => Maybe ProjectPath -> Bool -> RIO r ProjectData Source #