shake-factory-0.0.0.0: See README for more info
Safe HaskellNone
LanguageHaskell2010

ShakeFactory.Haskell

Description

Shake functions for haskell project

Synopsis

Actions

stackInstallRoot :: Action FilePath #

stackBuild :: Action () #

buildContainerImage :: String -> Action () #

Re-exports

shakeMainConfig :: (SoftwareFactoryConfig -> Rules ()) -> IO () #

phony :: Located => String -> Action () -> Rules () #

publishContainer :: String -> Action () #