Skip to content

add --verbose flag to log the filenames#2623

Draft
MFTabriz wants to merge 1 commit into
koalaman:masterfrom
MFTabriz:verbose_flag
Draft

add --verbose flag to log the filenames#2623
MFTabriz wants to merge 1 commit into
koalaman:masterfrom
MFTabriz:verbose_flag

Conversation

@MFTabriz

Copy link
Copy Markdown

closes #2228

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

MFTabriz commented Nov 16, 2022

Copy link
Copy Markdown
Author

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

port19x commented Sep 20, 2023

Copy link
Copy Markdown

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

@utdrmac

utdrmac commented May 20, 2025

Copy link
Copy Markdown

+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