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

Get benchmarks working on 9.10 #4324

Open
michaelpj opened this issue Jun 16, 2024 · 0 comments
Open

Get benchmarks working on 9.10 #4324

michaelpj opened this issue Jun 16, 2024 · 0 comments
Labels
GHC issues with particular GHC versions performance Issues about memory consumption, responsiveness, etc. type: enhancement New feature or request

Comments

@michaelpj
Copy link
Collaborator

Is your enhancement request related to a problem? Please describe.

We have benchmarks disabled on 9.10. I tried to build them with this:

  allow-newer:
    diagrams-svg:base,
    diagrams-svg:containers,
    diagrams-svg:lens,
    svg-builder:base,
    diagrams-contrib:base,
    diagrams-contrib:containers,
    diagrams-contrib:lens,
    diagrams-contrib:linear,
    Chart-diagrams:lens,
    diagrams-postscript:base,
    diagrams-postscript:containers,
    diagrams-postscript:lens,
    SVGFonts:containers,
    blaze-svg:base,
    Chart:lens,

which fixed the solver issues, but it seems that we get stuck on at least building vector-space.

@fendor fendor added performance Issues about memory consumption, responsiveness, etc. GHC issues with particular GHC versions and removed status: needs triage labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GHC issues with particular GHC versions performance Issues about memory consumption, responsiveness, etc. type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants