stackage-curator-0.15.1.0: Tools for curating Stackage bundles

Safe HaskellNone
LanguageHaskell2010

Stackage.DiffPlans

Documentation

diffPlans Source #

Arguments

:: FilePath

old YAML build plan file

-> FilePath

new YAML build plan file

-> Bool

show just changed packages

-> Bool

use colours

-> Bool

fetch YAML files from GitHub repo

-> Bool

wrap output in HTML

-> IO ()