Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --verbose flag to log the filenames #2623

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

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

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
2 participants