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

https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme > The prefers-color-scheme [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) [media feature](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries#media_features) is used to detect if the user has requested a light or dark color theme. GitHub and Google support this feature.

component: ux

This is the companion issue of https://github.com/haskell/cabal/issues/7768. See e.g. https://github.com/jvranish/Lenses/issues/3. Currently hackage does not allow revision of conditionals, and it does not allow new `build-depends` in a revision. In the...

component: revisions

This feature was implemented but is currently turned off because it used to much memory. This should be investigated, the data structured adjusted and the feature re-enabled. The number of...

enhancement

Hi, I've recently uploaded a new version of `text-icu`, and Hackage can't build documentation for it. https://hackage.haskell.org/package/text-icu-0.8.0/reports/2 says: NumberFormatter.hsc:25:10: fatal error: unicode/unumberformatter.h: No such file or directory `unicode/unumberformatter.h` requires ICU...

The 3-star rating of packages has historically been not very useful. Even the most well-known of packages receive even a small number of ratings from users. For example: | Package...

component: ux
discussion

This arises using hackage-server 0.5.1, as built from the `hackage-deployment-2020-05-03` tag (commit d43012169a11a0bb2229ef207e607b6c3d83b99c) on Ubuntu 18.04. I used a slight variation of the provided [Dockerfile][dockerfile] [dockerfile]: https://raw.githubusercontent.com/haskell/hackage-server/hackage-deployment-2020-05-03/Dockerfile (The exact Dockerfile...

Currently the homepage features a rather uninspiring wall of text, much of which could be moved to the various sub-pages listed in the menu bar. I think we could take...

component: ux
discussion

First it complains that gzipped archive is not accepted. Then, when I ungzip and send a 58M .tar file, the upload attempt never ends. Tested with https://hackage.haskell.org/package/LambdaHack-0.11.0.0/maintain/docs and https://hackage.haskell.org/package/LambdaHack-0.10.3.0/maintain/docs

bug

Building-up from ["Proposed Statistics features"](https://github.com/haskell/hackage-server/wiki/Proposed-Statistics-features) I'd like to have an issue about exposing an API for download stats over time. Depending on how that task went, someone (or myself) could...

enhancement