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

stack sdist: Fix timestamp in tarball #2394

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

Blaisorblade
Copy link
Collaborator

Here tar (the tool) warns on Travis that a time stamp in a tarball generated by stack sdist is very odd:

tar: stack.cabal: implausibly old time stamp 1970-01-01 00:00:00

The warning is harmless, but it might still puzzle users (e.g. http://raspberrypi.stackexchange.com/a/13152/4395 in other scenarios), so here's a 2-line fix.

@mgsloan
Copy link
Contributor

mgsloan commented Jul 19, 2016

LGTM, thanks!

@mgsloan mgsloan merged commit c754432 into commercialhaskell:master Jul 19, 2016
@Blaisorblade Blaisorblade deleted the sdist-timestamps branch July 19, 2016 22:55
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