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

Build failure with ghc-9.4 #51

Closed
coot opened this issue Nov 15, 2022 · 0 comments · Fixed by #64
Closed

Build failure with ghc-9.4 #51

coot opened this issue Nov 15, 2022 · 0 comments · Fixed by #64
Labels
bug Something isn't working ghc-9.4 Windows

Comments

@coot
Copy link
Collaborator

coot commented Nov 15, 2022

Describe the bug
The library fails to build with ghc-9.4

ghc-9.4.3.exe: C:\Users\profu\AppData\Roaming\cabal\store\ghc-9.4.3\hashable-1.4.1.0-b85d8bd3d622af2d3cc68965fab12f2069573e77\lib\libHShashable-1.4.1.0-b85d8bd3d622af2d3cc68965fab12f2069573e77.a(#7:LowLevel.o): Not a x86_64 PE+ file.
ghc-9.4.3.exe: Unknown COFF 4 type in getHeaderInfo.

PE format documentation.

To Reproduce
This can be reproduced locally and in our GitHub actions.

Desktop (please complete the following information):

  • GHC version: 9.4.3
  • io-sim version: 0.3.0
  • io-classes version: 0.3.0
@coot coot added bug Something isn't working ghc-9.4 Windows labels Nov 15, 2022
@coot coot closed this as completed in #64 Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ghc-9.4 Windows
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant