hackage-server
hackage-server copied to clipboard
Hackage-Server: A Haskell Package Repository
Given variable levels of documentation in the Haskell library ecosystem, one possibility would be to simply add AI assistance to Hackage and let the LLM / reasoning agent handle it....
https://github.com/haskell/ghcup-hs/actions/runs/13656361157/job/38176422379?pr=1238#step:5:80 ``` Released cache lock on C:\/Users/runneradmin/AppData/Roaming/stack/pantry/hackage/hackage-security-lock Verification loop. Errors in order: Invalid hash for /01-index.tar.gz Invalid hash for /01-index.tar.gz Invalid hash for /01-index.tar.gz Invalid hash for /01-index.tar.gz Invalid hash...
When Hackage generates Haddock documentation for [`monoidmap-aeson`](https://hackage.haskell.org/package/monoidmap-aeson-0.0.0.2/docs/Data-MonoidMap-JSON.html), it: - successfully generates hyperlinks to types and functions in packages such as [`aeson`](https://hackage.haskell.org/package/aeson) and [`monoid-subclasses`](https://hackage.haskell.org/package/monoid-subclasses). - but fails to generate hyperlinks to...
When looking at the [detailed dependency list of `haskell-language-server`](https://hackage.haskell.org/package/haskell-language-server-2.9.0.1/dependencies) or other multi-sublibrary packages that depend on each other, the current HTML doesn't give us insight into which specific sublibrary the...
Hi, I noticed that package search for "pandas" does not return Frames package, nonetheless there is pandas word used several times. https://hackage.haskell.org/packages/search?terms=Pandas haddock paragraph visible on package page: "This is...
I was recently looking for bindings to (n)curses, searching for `curses`. This search returns `hscurses` and other results, but *not* the `ncurses` package. Searching for `ncurses` instead finds both `ncurses`...
`hackage-mirror` helps development by populating the database. Like: ``` ... mirroring BNFC-meta-0.4 mirroring BNFC-meta-0.4.0.1 mirroring BNFC-meta-0.4.0.2 mirroring BNFC-meta-0.4.0.3 mirroring BNFC-meta-0.5 mirroring BNFC-meta-0.6 mirroring BNFC-meta-0.6.1 ... ``` This can be done...
I think I have a pretty "simple" idea for a fix here. How about we - remove all css from doc tarballs - ship our own css that adheres with...
More specifically I'm having issues using the "autoexporter" util. The [Hackage build](https://hackage.haskell.org/package/isomorphism-class-0.2.0.1/reports/2) fails with the following message: ``` could not execute: autoexporter ``` The dependency on "autoexporter" is established [thus](https://github.com/nikita-volkov/isomorphism-class/blob/15a28af15a5250f4b559d299315964e69dfcedc2/isomorphism-class.cabal#L93).
This is wrong, please don't.  - https://hackage.haskell.org/package/puresat - https://hackage.haskell.org/package/haskell-ci - https://hackage.haskell.org/package/attoparsec