hackage-server
hackage-server copied to clipboard
Hackage-Server: A Haskell Package Repository
Hi, Today I noticed that hackage.haskell.org was down for quiet awhile. I wasn't able to use doc packages opened by vscode+HLS. I propose to enable service worker browser caching. This...
As it stands, if I upload a package `X` then the package name `X` will forever point to my package (and its revisions). If I abandon my package and let...
I am a little unhappy about that fact that some deprecated packages that I wrote way back are shown on the new Hackage when I search for "pontarius": http://hackage.haskell.org/packages/search?terms=pontarius The...
As a Hackage trustee, I frequently use [`hackage-cli`](https://github.com/hackage-trustees/hackage-cli) to upload multiple revisions to Hackage. Usually I want to update my package list after the upload and check whether there are...
For frequently used Haskell packages, i like to bookmark the documentation pages. That's why i would like to propose having urls pointing to the newest hackage package documentation version. Currently,...
E.g. on https://hackage.haskell.org/package/tasty-silver-3.3/candidate/docs/Test-Tasty-Silver.html , the top __Contents__ link points to https://hackage.haskell.org/package/tasty-silver-3.3 rather than to https://hackage.haskell.org/package/tasty-silver-3.3/candidate . Note that the other links (Instances, Quick Jump, Source, Index) are correct. So, this...
This is a side-effect of candidates not removed when version is published, so maybe these candidates can be just removed too. E.g. `base`  ' source code (which does an...
I uploaded the candidate `hTags` https://hackage.haskell.org/package/hTags-0.1.5/candidate, but when I try to `--publish` a clash with [htags](https://hackage.haskell.org/package/htags) is reported. I suppose a simple check could prevent such blunders.
Hi, We can't upload a package with the license `OtherLicense` anymore: > Invalid package > This server does not accept packages with 'license' field set to e.g. AllRightsReserved. See https://hackage.haskell.org/upload...