MercuryTechnologies / ghciwatch

Load a GHCi session for a Haskell project and reload it when source files change
https://mercurytechnologies.github.io/ghciwatch/
MIT License
113 stars 11 forks source link

[DUX-2822] `--verbose`, `--debug` flags #331

Open 9999years opened 17 hours ago

9999years commented 17 hours ago

Describe the feature you’d like to be implemented

--verbose and/or --debug flags should be shortcuts for --log-filter ghciwatch=debug,info or similar.

List alternatives to the feature and their pros and cons

Not doing that: Pros:

Cons:

From SyncLinear.com | DUX-2822