hackage-server
hackage-server copied to clipboard
Hackage-Server: A Haskell Package Repository
 It looks correct without any sorting. Similar issue in the footer for the page numbers:  but there is actually more than one page, which you only see if...
Looks like there currently isn't any, really. https://hackage.haskell.org/package/lsp-types has a second public library but there's no evidence of it on the page.
https://hackage.haskell.org/package/arithmoi-0.13.0.0 says "Reverse Dependencies | 22 direct, 7356 indirect". This does not look right, I'm pretty sure that a transitive closure is well below one hundred packages.
I'm trying to replicate the coverage report we are getting on this package: https://hackage.haskell.org/package/copilot-core When I run what I believe are the same instructions locally, I'm met with: ``` #...
Multi factor auth (MFA) or two-factor auth (2FA) would be a nice addition to `hackage-server`. Both for its account management page and `cabal upload` functionality. There seems to be three...
With the advent of multiple sublibraries per package, it has become less clear what each component is, on the 'detailed dependencies' page. This changeset replaces the tabulated view of |...
initializing the downloads count feature is painful because we store individual download rows instead of summaries, which is very inefficient. we should improve the storage so that it compacts the...
When making `cabal haddock --haddock-for-hackage`, the `.tar.gz` package is produced. If I upload it manually to Hackage, > I get For this resource the content-type was expected to be application/x-tar,...
I have a problem with my package [MicroHs](https://github.com/augustss/MicroHs) I need to run a preprocessor on all Haskell files. The command line has the following `... -F -pgmF ./Tools/convertX.sh ...` This...
Motivated by recent spammy submissions: https://hackage.haskell.org/package/Facebook-Password-Hacker-Online-Latest-Version-1.0.1 (already reported in https://github.com/haskell-infra/hackage-trustees/issues/132 ).