Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Rename Shakefile.hs to install.hs #1044

Merged
merged 1 commit into from
Jan 12, 2019
Merged

Rename Shakefile.hs to install.hs #1044

merged 1 commit into from
Jan 12, 2019

Conversation

Anrock
Copy link
Collaborator

@Anrock Anrock commented Jan 11, 2019

Part of #1033

@Anrock Anrock requested a review from fendor January 11, 2019 16:07
@@ -172,7 +172,7 @@ helpMessage = do
let out = liftIO . putStrLn
out ""
out "Usage:"
out " stack Shakefile.hs <target>"
out " stack install.hs <target>"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@fendor I wonder if hardcoded filename should be replaced with something like argv[0]. I doubt this file would be renamed again anytime soon, but one less place to check is a good thing.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I agree, that would be better.
In the next 2 weeks I'd like to add various improvements to it.

@fendor
Copy link
Collaborator

fendor commented Jan 11, 2019

The changes look good, the Readme has also been properly updated and it still works on my machine.

@Anrock Anrock merged commit 2d144e9 into haskell:master Jan 12, 2019
@Anrock Anrock deleted the rename-shakefile-to-install branch January 12, 2019 02:10
@alanz alanz modified the milestones: prehistory, 2019-01 Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants