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

Fixes #5376 #5386

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Fixes #5376 #5386

merged 1 commit into from
Sep 21, 2020

Conversation

ardamose123
Copy link
Contributor

Checklist:

  • Any changes that could be relevant to users have been recorded in the ChangeLog.md
  • The documentation has been updated, if necessary.

Manually tested by running the command described in the issue ticket after making sure I was running the correct stack executable:

stack new hello-world \ 
  github:tkachuk-labs/nix-concur-replica \
  -p organization:tkachuk-labs \
  -p env-prefix:HELLO_WORLD \
  --resolver lts-14.27

Checked generated folders and imports in *.hs files and they're now correctly PascalCase'd.

Copy link
Contributor

@snoyberg snoyberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@snoyberg snoyberg merged commit c66dade into commercialhaskell:master Sep 21, 2020
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