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

How do we distribute binaries? #12

Open
3 tasks
typesanitizer opened this issue Nov 17, 2018 · 1 comment
Open
3 tasks

How do we distribute binaries? #12

typesanitizer opened this issue Nov 17, 2018 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@typesanitizer
Copy link
Owner

typesanitizer commented Nov 17, 2018

  • How do we track the dependencies needed so that copy-pasting a binary just works? Do we need the user to have the right version of libgmp available on their machine? Since we don't use Integer at all, it would probably be okay to use a GHC with integer-simple instead.
  • How do we cross-compile for Musl based distros?
  • Is it possible to use a CI service to generate binaries for OS X and use them in releases?
@typesanitizer typesanitizer added the help wanted Extra attention is needed label Nov 17, 2018
@typesanitizer
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant