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

#863 extensible snapshots #2098

Merged
merged 13 commits into from
May 7, 2016
Merged

#863 extensible snapshots #2098

merged 13 commits into from
May 7, 2016

Conversation

mgsloan
Copy link
Contributor

@mgsloan mgsloan commented May 5, 2016

  • Extensible custom snapshots implemented - see Extensible snapshots #863. These allow you to define snapshots which extend other snapshots. Local file custom snapshots can now be safely updated without changing their name. Remote custom snapshots should still be treated as immutable.
  • Custom snapshots now support ghc-options.
  • Consolidates logic for ghc-options and flags (now mostly in Stack.Build.Source)

@borsboom Want to review this? I think it's pretty solid, but it could be valuable to get a review, particularly the changes in Stack.BuildPlan and Stack.Types.Config.

@mgsloan mgsloan changed the title 863 extensible snapshots #863 extensible snapshots May 5, 2016
@mgsloan mgsloan merged commit 8d9fd0c into master May 7, 2016
@mgsloan mgsloan mentioned this pull request May 12, 2016
@mgsloan mgsloan deleted the 863-extensible-snapshots branch May 31, 2016 08:45
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.

3 participants