hackage-server
hackage-server copied to clipboard
Add an info page
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.
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 based on https://github.com/haskell/hackage-server/issues/1351 it's not enough to just use the newer library version.