zuul-weeder-0.1.0.0: Zuul configuration analyzer
Copyright(c) Red Hat 2022
LicenseApache-2.0
Maintainertdecacqu@redhat.com, fboucher@redhat.com
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred
LanguageGHC2021

ZuulWeeder

Description

The project entrypoint.

Synopsis

Documentation

main :: IO () Source #

The main function loads the config, prepare the analysis and serve the UI.

runDemo :: IO () Source #

Start the web interface with the "demoConfig". This is useful for ghcid powered hot-reload development.

demoConfig :: IO Analysis Source #

The demo configuration.