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

Add an info page

Open phadej opened this issue 1 year ago • 2 comments

I was curious whether Hackage already accepts cabal-version: 3.12 (a patch was merged two months ago). Luckily there are candidates so I could just try, but it might be nicer if there were an actual page showing (at least some) information about the running instance.

phadej avatar Sep 30 '24 16:09 phadej

It's available from the footer on package pages, e. g., https://hackage.haskell.org/package/hashable says "Produced by hackage and Cabal 3.10.2.1".

Bodigrim avatar Sep 30 '24 21:09 Bodigrim

@Bodigrim based on https://github.com/haskell/hackage-server/issues/1351 it's not enough to just use the newer library version.

phadej avatar Jan 04 '25 22:01 phadej