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

Missing README.md #9

Open
qrilka opened this issue Mar 22, 2017 · 2 comments
Open

Missing README.md #9

qrilka opened this issue Mar 22, 2017 · 2 comments

Comments

@qrilka
Copy link

qrilka commented Mar 22, 2017

@ElvishJerricco you have moved package into subfolder but README.md stays in repo root and yet it's listed in servant-router/servant-router.cabal as extra-source-files.
I guess it's better be fixed.
BTW what was the motivation of that move?

@qrilka
Copy link
Author

qrilka commented Mar 22, 2017

Example warning from stack:

Warning: File listed in .stack-work/downloaded/kiJN60liVunn/servant-router/servant-router.cabal file does not exist: README.md

@ElvishJerricco
Copy link
Owner

I should probably just put a README in that directory that points at the GitHub, since that's the only way you'll see the examples.

The move was because I wanted to distinguish the library package from the examples and from the Nix setup. Having the library be the root would have meant polluting it with all these other files. Pure cosmetic.

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