Skip to content

Add build on 32-bit platform on CI - #559

Closed
Shimuuar wants to merge 1 commit into
haskell:masterfrom
Shimuuar:ci-32bit
Closed

Add build on 32-bit platform on CI#559
Shimuuar wants to merge 1 commit into
haskell:masterfrom
Shimuuar:ci-32bit

Conversation

@Shimuuar

Copy link
Copy Markdown
Contributor

Cleanup of RULES for enumFromTo (#557) turned out more complicated that I thought. So let split CI update into separate PR.

Setup for running on 32-bit platform is copied from bitvec

Also CI cache is reset again. GHC 9.0 is failing again with same symptoms

Setup is copied from bitvec
Also reset CI cache again. GHC 9.0 is failing again with same symptoms
@Shimuuar

Copy link
Copy Markdown
ContributorAuthor

This won't do. Allocation tests catch missing rewrite rule for Int64 on 32-bit platform. It will have to be merged as part of #557

Sign up for freeto 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.

1 participant

@Shimuuar