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

ignore list expects absolute file paths #30

Open
hpdeifel opened this issue Jun 6, 2019 · 2 comments
Open

ignore list expects absolute file paths #30

hpdeifel opened this issue Jun 6, 2019 · 2 comments

Comments

@hpdeifel
Copy link

hpdeifel commented Jun 6, 2019

I needed to provide absolute file paths in the "ignore" list for them to actually be ignored. All relative paths starting at various directories didn't work. This is of course unpractical for shared (or public) projects.

GHC version: 8.6.3
Cabal version:

cabal-install version 2.4.1.0
compiled using version 2.4.1.0 of the Cabal library 

doctest-discover version: 0.2.0.0

@hpdeifel hpdeifel changed the title ignore list expectes absolute file paths ignore list expects absolute file paths Jun 6, 2019
@karun012
Copy link
Owner

karun012 commented Jun 6, 2019

Sorry, I have not been actively maintaining this project. I'm not sure if I will be able to add this feature anytime soon.

@hpdeifel
Copy link
Author

hpdeifel commented Jun 7, 2019

Sorry, I have not been actively maintaining this project. I'm not sure if I will be able to add this feature anytime soon.

No worries, I'll see if I can debug it myself.

Just to clarify, in case you got me wrong: I wasn't asking for absolute file paths to be added as a feature, but rather removed. I expected the ignore list to be relative paths, but had to provide absolute paths for ignoring to work.

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

No branches or pull requests

2 participants