Skip to content

Conversation

@mpilgrem
Copy link
Member

@mpilgrem mpilgrem commented Nov 15, 2025

See:

Please also shortly describe how you tested your change. Bonus points for added tests! Tested locally on Windows 11 and Ubuntu (via WSL), with ghc-git-02150b65487cb675480ed8697c956f5b69190882-quick (that is tag ghc-9.14.1-rc1).

That version of Hadrian needed the override snapshot:

snapshot: lts-24.11 # GHC 9.10.2

packages:
- Cabal-3.14.0.0
- Cabal-syntax-3.14.0.0
- directory-1.3.9.0
- file-io-0.1.4
- filepath-1.4.300.2
- process-1.6.25.0
- unix-2.8.5.1
- Win32-2.14.1.0 # Hadrian fails to include this
- time-1.12.2 # Hadrian fails to include this

@mpilgrem mpilgrem force-pushed the fix6820 branch 2 times, most recently from 015c95b to 93b235d Compare November 16, 2025 23:21
@BestYeen
Copy link

BestYeen commented Nov 19, 2025

The build errors in testing read "unexpected EOF while reading" when making HTTP requests to Hackage -- considering when they occurred, maybe they had to do with the Cloudflare outage somehow and could be restarted.

@BestYeen
Copy link

MacOS latest failed with a timeout on https://hackage.haskell.org/package/half-0.3.3.tar.gz, but that works for me manually currently.

@mpilgrem
Copy link
Member Author

@BestYeen, thanks. Reached 'all green', in the end.

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.

3 participants