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

Currently, when viewing the JSON representation of a deprecated release like https://hackage.haskell.org/package/accelerate-cuda-0.15.1.1.json, there is no marker that the release has been deprecated, despite the fact that the package JSON will...

I have an internal hackage-server running, which is deployed with a http based health checker that does a GET request to `/` to see whether it's up. The hackage-server was...

This pr adresses #981 as a gsoc project mentored by @gbaz. ![image](https://user-images.githubusercontent.com/42169770/185599898-4df842f8-367e-490c-aa9f-99713ddc65f5.png) ![image](https://user-images.githubusercontent.com/42169770/185599974-830f9cbe-db14-49fc-940b-a8914dbba870.png)

This helps some projects to keep support for this architecture (for example: https://github.com/haskell-primitive/primitive-unaligned/commit/2a8ec3167e9cabb520884a7e963ec6bc733983d6)

blocked

In Edge on my machine, Hackage currently renders like this below (a long list of content; no 'structured' page, as in the past; no left-hand padding between the browser frame...

pkgsrc has packaged quite a number of haskell packages. It would be nice to get links in the Distributions section for them. www.pkgsrc.org Repository mirrored at https://github.com/NetBSD/pkgsrc/ most packages have...

I tried to build the code obtained via `cabal get hackage-server`. It has no build plan for GHC 7.10, 8.x, 9.x. Maybe time to release `hackage-server` to hackage at some...

This pr resolves #372 as a gsoc project mentored by @gbaz. It also colors the warning in red to make it stand out.

This allows the testing of quick jump for a candidate.

It seems the quick jump feature never made it to the candidates page which makes it hard to debug issues to do with quick-jump such as https://gitlab.haskell.org/ghc/ghc/-/issues/21984