stacker
Safe HaskellNone
LanguageHaskell2010

Analysis

Synopsis

Documentation

analyzeStackYaml :: SnapshotDB -> Map FilePath FilePath -> FilePath -> IO (Maybe Action) Source #

Analyze a single stack.yaml file

analyzeAllStackYamls :: SnapshotDB -> IO [Action] Source #

Analyze all stack*.yaml files in the current directory