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

Upgrade to 9.6.2 #15

Merged
merged 3 commits into from
Aug 7, 2023
Merged

Upgrade to 9.6.2 #15

merged 3 commits into from
Aug 7, 2023

Conversation

tbidne
Copy link
Contributor

@tbidne tbidne commented Aug 6, 2023

See #14.

Upgrades the package set to nightly-2023-08-06.

Crypton / Cryptonite

I actually think this is up-to-date re: crypton / cryptonite. At least my hoogle search lists the latest as:

  • crypton-0.33
  • crypton-conduit-0.2.3
  • crypton-connection-0.3.1
  • crypton-x509-1.7.6
  • crypton-x509-store-1.6.9
  • crypton-x509-system-1.6.7
  • crypton-x509-validation-1.6.12

Which lines up with the stackage snapshot here.

The cryptonite-* libs don't seem to have changed.

Nix

Once again I was not able to build the entire thing at once with Nix due to this. However I was able to build the entire set for about 5 hours and build each package individually, using a janky haskell exe that modifies the cabal file to only have a single lib in build-depends (i.e. ~2,800 runs of cabal build). I can share this if it's useful to others.

Also @googleson78 I simplified the flake by removing the (no longer necessary, I believe) extra nixpkgs dep.

tbidne added 2 commits August 7, 2023 10:37
New external dependencies (haskell -> dep):
- alsa-pcm -> alsa
- coinor-clp -> clp
- cairo -> xdmcp
- gio -> libselinux, libsepol, mount
- glib -> libpcre2
- glpk-headers -> glpk
- gtk -> gtk2
- hmpfr -> mpfr
- jack -> jack2
- nettle -> nettle
- pango -> datrie, fribidi, libthai
- saltine -> libsodium
- zeromq4-haskell -> libzmq
Copy link
Collaborator

@Bodigrim Bodigrim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this effort is much appreciated!

@Bodigrim Bodigrim merged commit 60cabff into haskell:master Aug 7, 2023
@tbidne tbidne deleted the ghc962 branch November 29, 2023 22:34
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