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 cabal.project.local~ to Haskell.gitignore #2479

Merged
merged 1 commit into from Nov 29, 2017
Merged

Conversation

@RyanGlScott
Copy link
Contributor

@RyanGlScott RyanGlScott commented Sep 19, 2017

Reasons for making this change:

When using the cabal build tool, if one calls cabal new-configure and an existing cabal.project.local file exists in the current directory, it will be moved to cabal.project.local~ as a backup before creating a fresh cabal.project.local to take its place. Just as we currently ignore cabal.project.local, we ought to ignore cabal.project.local~.

Links to documentation supporting these rule changes:

Documentation about cabal.project.local

@mcandre
Copy link
Contributor

@mcandre mcandre commented Nov 10, 2017

This would technically be covered by the Emacs formula as well, but I think it's a good idea to include this in Haskell.gitignore anyway, for non-Emacs users.

Copy link
Member

@shiftkey shiftkey left a comment

@RyanGlScott thanks!

@shiftkey shiftkey merged commit d9679b9 into github:master Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants