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

settings: add removeReferencesTo #225

Merged
merged 5 commits into from
Feb 13, 2024
Merged

Conversation

shivaraj-bh
Copy link
Contributor

This setting helps remove unnecessary data dependencies to your haskell package that bloats up the final closure size.

Source: https://github.com/srid/emanote/blob/5623bb3814e382dfea7ffd21d3da25c2d3179001/nix/removeReferencesTo.nix#L9

Copy link
Owner

@srid srid left a comment

Choose a reason for hiding this comment

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

@shivaraj-bh I assume this has been tested on a project?

Also, in general it is always good to add documentation along with a feature PR.

@srid
Copy link
Owner

srid commented Feb 13, 2024

Tested in Emanote.

@srid srid merged commit 5113f70 into srid:master Feb 13, 2024
1 check passed
@shivaraj-bh shivaraj-bh deleted the remove-references-to branch February 13, 2024 15:38
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