hackage-server icon indicating copy to clipboard operation
hackage-server copied to clipboard

Hackage-Server: A Haskell Package Repository

Results 221 hackage-server issues
Sort by recently updated
recently updated
newest added

I uploaded candidates for a set of packages I maintain (yaya, yaya-*). The candidates for existing packages (e.g., yaya) worked as expected, but there were also new packages uploaded for...

![image](https://github.com/haskell/hackage-server/assets/40720523/78ad5bb1-ea79-493e-a77e-9282e55659ee) see e.g. https://hackage.haskell.org/api

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26. Release notes Sourced from cachix/install-nix-action's releases. v26 Bump to Nix 2.20.5 to address CVE-2024-27297 / GHSA-2ffj-w4mj-pg37. Commits 8887e59 Nix: 2.20.5 39a075c bump See full...

re: dependencies

See: - https://github.com/isovector/type-errors/issues/9 Can we default to `write-ghc-environment-files: always` or would that break other packages? In the latter case, could we allow users to activate `write-ghc-environment-files: always` in the test...

component: build reports
re: doctest

Error: > This server does not accept packages with 'license' field set to e.g. AllRightsReserved. See https://hackage.haskell.org/upload for more information about accepted licenses. License: https://github.com/hasufell/bzip2-clib/blob/bd9965afdf2799943369c6ecd4d9afa8eace8584/bzip2-clib.cabal#L5 SPDX: https://spdx.org/licenses/bzip2-1.0.6.html

Fixes https://github.com/haskell/hackage-server/issues/1294

It's the implementation of [haskell/security-advisories#7](https://github.com/haskell/security-advisories/issues/7) It looks like this: ![image](https://github.com/haskell/hackage-server/assets/1362807/817baced-598c-4e97-ab0d-7751b3151e16)

*Originally reported here: https://github.com/commercialhaskell/stack/issues/5770* I have been seeing this error more and more often: ``` Selected mirror https://hackage.haskell.org/ Downloading root Waiting to acquire cache lock on /home/runner/.stack/pantry/hackage/hackage-security-lock Acquired cache lock...

Hackage provides download URLs for uploaded packages, but these do not include the revisions. It would be good to also have download URLs for specific revisions of a package, which...

This adds some padding to inputs, giving them a bit of a sense of space. * input background: light grey * text input background: light purple The only difference between...