dr-cabal-0.2.0.0: See README for more info
Copyright(c) 2019 Alexander Gugel
(c) 2022 Dmitrii Kovanikov
LicenseMPL-2.0
MaintainerDmitrii Kovanikov <kovanikov@gmail.com>
StabilityExperimental
PortabilityPortable
Safe HaskellSafe-Inferred
LanguageHaskell2010

DrCabal.Watch

Description

Watch the output of the cabal build command and update the profile chart interactively.

Synopsis

Documentation

watchBuild Source #

Arguments

:: ([Entry] -> Text)

A function to draw chart

-> IO [Entry]

Returns the final list of entries

Watch build entries from stdin and interactively update the chart and current status.