prune-juice-0.7: Prune unused Haskell dependencies
Safe HaskellNone
LanguageHaskell2010

Data.Prune.Stack

Description

 
Synopsis

Documentation

parseStackYaml :: FilePath -> IO (BuildSystem, [FilePath]) Source #

Parse stack.yaml by file path, filter by explicit package names (if provided), and return the parsed packages.