Skip to content

Conversation

@MFTabriz
Copy link

closes #2228

@MFTabriz MFTabriz changed the title add verbose flag parser add --verbose flag to log the filenames Nov 16, 2022
@MFTabriz
Copy link
Author

MFTabriz commented Nov 16, 2022

Hi! 👋 This is my first time reading/writing Haskell.
I tried to add a parser to read the --verbose flag from the cli. I'm not sure where I should log the filenames though. Should it be around here?

@port19x
Copy link

port19x commented Sep 20, 2023

The section you linked does indeed seem like a good place.
This is a great idea, especially for CI troubleshooting, please implement it

@utdrmac
Copy link

utdrmac commented May 20, 2025

+1 to this. Sad to see this PR has been around since 2023 with no implementation. :(

@koalaman koalaman force-pushed the master branch 4 times, most recently from 50074dc to eac8eff Compare November 5, 2025 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposa: Emit files matched with flag --verbose

3 participants