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

it assumes its there and we get /home/builder/builder-dir/build-cache/cached-tarballs: getDirectoryContents:openDirStream: does not exist (No such file or directory) unless we create it by hand.

I'm writing some code to interact with Hackage's API. I'm particularly interested in the version information output from [`PackageVersions`](https://github.com/haskell/hackage-server/blob/master/src/Distribution/Server/Features/PackageInfoJSON/State.hs#L120-L188). Since Hackage isn't uploaded, I can't re-use this type directly. I'm...

A package I just uploaded has ``` build-depends: base ^>=4.14.3.0 || ^>=4.15.1.0 || ^>=4.16.4.0 || ^>=4.17.0.0, ``` but this is rendered on hackage as ``` base (>=4.14.3.0 && =4.15.1.0 &&...

The page https://hackage.haskell.org/packages/top gives a ranking of packages by download, but does not specify over which time / dates these downloads happened.

This provides cabal with the means to conveniently opt into accessing package release candidates, by presenting them as a secondary package index to cabal. This secondary package index would have...

component: candidates

I am getting notifications about bumping to `base-4.20` when the package says `base < 4.13` meaning it clearly is abandoned. I'd like to get notifications only when my package has...

re: notifications
component: notifications

It would be great to get an actual login page that can autofill my password from 1Password, instead of needing to manually copy-pasting my password into the basic auth dialog

https://hackage.haskell.org/package/helf-1.0.20240318/reports/2 ``` Configuring helf-1.0.20240318... Error: cabal-3.10.2.1: The program 'alex' version >=3.4.0.0 &&

component: doc builder
re: build-tools

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27. Release notes Sourced from cachix/install-nix-action's releases. v27 What's Changed Enable always-allow-substitutes by default by @​sandydoo in cachix/install-nix-action#207 nix: 2.20.5 -&gt; 2.22.1 by @​kashw2 in...

re: dependencies