Skip to content

Remove duplicate filename in Makefile #996

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

Merged
merged 1 commit into from
Nov 21, 2015

Conversation

codygman
Copy link
Contributor

This duplicate filename was throwing this warning:

Makefile:114: target 'check-haskell-cabal' given more than once in the same rule

This duplicate filename was throwing this warning:

Makefile:114: target 'check-haskell-cabal' given more than once in the same rule
gracjan added a commit that referenced this pull request Nov 21, 2015
@gracjan gracjan merged commit 59c7177 into haskell:master Nov 21, 2015
@gracjan
Copy link
Contributor

gracjan commented Nov 21, 2015

I see those files were supposed to be listed alphabetically, and then somebody broke the order.

@codygman
Copy link
Contributor Author

I wasn't sure what had happened, I just wanted to silence the error ;)

On Sat, Nov 21, 2015 at 4:02 AM, Gracjan Polak [email protected]
wrote:

I see those files were supposed to be listed alphabetically, and then
somebody broke the order.


Reply to this email directly or view it on GitHub
#996 (comment).

@gracjan
Copy link
Contributor

gracjan commented Nov 26, 2015 via email

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