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 HLint, tweak Spec.hs #5

Merged
merged 6 commits into from
Jun 13, 2022
Merged

Add HLint, tweak Spec.hs #5

merged 6 commits into from
Jun 13, 2022

Conversation

pbrisbin
Copy link
Member

  • Commit forgotten cabal file update
  • Add conventional .hlint.yaml
  • Standardize test executable

pbrisbin added 3 commits June 13, 2022 11:22
This is the one from megarepo, but with the following tweaks:

- Adjust "within" on the restricted-qualification ignore
- Add an ignore for "Use Just"
For a typical project (library), we use Spec.hs, not Main.hs. We use
Main.hs with a Spec.hs when we need to customize the runner.

Remove --module-name=Main.hs, as that's the default.
@pbrisbin pbrisbin requested a review from eborden June 13, 2022 15:22
@pbrisbin pbrisbin changed the title pb/fix disabled release Add HLint, tweak Spec.hs Jun 13, 2022
@pbrisbin pbrisbin requested review from stackptr and removed request for eborden June 13, 2022 16:46
@pbrisbin pbrisbin merged commit b78bc28 into main Jun 13, 2022
@pbrisbin pbrisbin deleted the pb/fix-disabled-release branch June 13, 2022 17:12
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.

2 participants