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

Next version of cabal will have a bindist command #49

Open
rehno-lindeque opened this issue Apr 22, 2014 · 2 comments
Open

Next version of cabal will have a bindist command #49

rehno-lindeque opened this issue Apr 22, 2014 · 2 comments
Milestone

Comments

@rehno-lindeque
Copy link
Contributor

This is long-term issue (perhaps there should be a cabal 1.22 milestone?)

The next version of cabal haskell/cabal#1801 will have a cabal bindist command to strip executables and package them up with data files. RAM is a bit scarce on heroku, so stripping would probably be a good thing.

@begriffs begriffs added this to the Cabal 1.22 milestone Apr 22, 2014
@begriffs
Copy link
Owner

Added the milestone. Is this issue part of #2?

@rehno-lindeque
Copy link
Contributor Author

Oh, perhaps closely related yes, but it'll have to wait for the next cabal release anyway. Perhaps it will be less work to prune once bindist is available. I suppose that in theory the slug only needs to contain the binaries/data but you might want to retain the ability to use heroku run "cabal repl" etc.

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

No branches or pull requests

2 participants