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

Add hpack files for dynamic configs and set explicit constraints to help nix users #1043

Closed
wants to merge 1 commit into from

Conversation

noughtmare
Copy link
Member

See yi-editor/yi-editor.github.com#21 for the nix issues

@noughtmare
Copy link
Member Author

@ethercrow, are we removing all the cabal files from the repo or not? I believe you said it was confusing that .cabal files are in the .gitignore file and present in the repo, but I don't remember the conclusion.

@ethercrow
Copy link
Member

I see three sane alternatives:

  1. Don't use hpack at all
  2. Keep only hpack files in the repo and have cabal files gitignored
  3. Keep both hpack and cabal files in the repo and have Travis check that these are in sync with each other

@noughtmare
Copy link
Member Author

I'm leaning more towards 1, because it is less confusing over all and also because cabal new-build is gaining traction and doesn't include hpack.

@noughtmare noughtmare closed this Oct 9, 2017
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