ozil
ozil copied to clipboard
How do we distribute binaries?
- [ ] 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
libgmpavailable on their machine? Since we don't useIntegerat all, it would probably be okay to use a GHC withinteger-simpleinstead. - [ ] 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?
Related post on Reddit -
https://www.reddit.com/r/haskell/comments/9ldir3/binary_distribution_of_a_haskell_package/