Skip to content

Update/correct boot packages list. #167

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

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

nh2
Copy link
Member

@nh2 nh2 commented May 29, 2019

Most importantly for me, fixes integer-simple being missing from the list,
which resulted in static-haskell-nix not being able to build static exes
using integer-simple if the package set was generated by stack2nix.

Also updates the list to recent GHCs and adds commentary.

Most importantly for me, fixes `integer-simple` being missing from the list,
which resulted in `static-haskell-nix` not being able to build static exes
using `integer-simple` if the package set was generated by `stack2nix`.

Also updates the list to recent GHCs and adds commentary.
@nh2
Copy link
Member Author

nh2 commented May 29, 2019

Still compiling / testing this.

@nh2
Copy link
Member Author

nh2 commented May 29, 2019

Still compiling / testing this.

Build completed, and my test with static-haskell-nix shows it has the desired effect.

@domenkozar
Copy link
Contributor

One day that list will be dynamic, but that's not that day :)

@nh2
Copy link
Member Author

nh2 commented Oct 5, 2019

One day that list will be dynamic

We can generate it based on https://github.com/bgamari/ghc-utils/blob/master/library-versions/pkg_versions.txt

nh2 added a commit to nh2/stack2nix that referenced this pull request Oct 5, 2019
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