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

MacOS GitHub Actions cost more: https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions#minute-multipliers What is our allocation for GitHub Actions? Can we afford to build this `flake.nix` for Mac? The benefit of enabling the Mac build is...

Hi, thanks for the press-`s`-to-search feature, I use it all the time. I'd like to request a change to the state of the search string after either selecting an item...

![Screenshot from 2023-05-23 17-38-04](https://github.com/haskell/hackage-server/assets/51087/8b89fe49-520b-4948-a3f0-7d84de43823e)

TBD

good first issue
component: candidates
re: relative links

Module documentations can show images in extra-doc-files field on local haddock documentation and hackage. Package description on local haddock documentation can show images in extra-doc-files. Package description on hackage can't...

re: relative links

Hello! Currently, I find the docs on uploading a package a bit confusing. ## What I read 1. [Uploading packages](https://hackage.haskell.org/upload): If you upload a package or package candidate and no...

`Distribution.Server.Features.Browse` brings in `Distribution.Server.Features.Search` which is gated by `if !flag(minimal)`. Apparently GHC is happy with that and will keep loading those modules, but then build fails later on because of...

For local development, the way to enable QuickJump is to upload Haddock docs: ``` cabal new-haddock --haddock-for-hackage --haddock-hyperlink-source --haddock-quickjump ``` Can there be an easier way to force QuickJump enabled...

[`prettyprinter 1.7.1`](https://hackage.haskell.org/package/prettyprinter-1.7.1) has the red "Test failed" flag up: But there is no error reported for the tests, just the absence of a test log: https://hackage.haskell.org/package/prettyprinter-1.7.1/reports/1 says this: @gbaz: Has...

component: build reports

The registration page includes a warning that an account must request being added to the Uploader group before being able to upload. Immediately below that, there is a button labelled...