Neil Mayhew
Neil Mayhew
This package offers functionality that `poly` doesn't. I came here needing interpolation, for example. Perhaps that functionality could be added to `poly`, or a new package could be made that...
I see there are already PRs that have been open for several years that fix the same problems. I should have checked first.
@lazzarello's solution doesn't work for me. Turning on debug logging reveals that the error is during extraction, and the message is "Invalid signature in zip file". Downloading artifacts from the...
I've created mhr3/unzip-stream#50
@rmunn Using `download-artifact` v4.1.6 instead of v4.1.7 does indeed fix the issue As I said in [mhr3/unzip-stream#50](https://github.com/mhr3/unzip-stream/issues/50#issuecomment-2179207590), > The archive can be opened and the contents extracted by every other...
There is clearly a bug in `unzip-stream` since it can't process some apparently valid zip files when used standalone. However, the project seems to be unmaintained (no PRs merged in...
Fixes #45
Cabal `3.4.0.0` is already installed on the Linux build runners that GitHub is using. This change stops the action from using `3.2.0.0` which then has to be downloaded. It's not...
It sounds like the changes in this PR should be dropped for now, and I'm happy to close the PR, but it has given rise to a bigger discussion. Would...
It would be great if hvr could have two PPAs, `hvr/ghc` and `hvr/ghc-unstable` or `hvr/ghc-prerelease`.