Andreas Abel

Results 564 issues of Andreas Abel

Blocked by: - [x] https://github.com/acid-state/safecopy/issues/88 - [ ] https://github.com/haskell/haddock/issues/1507

`cabal outdated` (2022-07-21): - [ ] HTTP >=4000.3.16 && =2.0.3.0 && =1.0 && =1.3 && =0.19 && =1.2.5.0 && =0.5 && =0.12 &&

re: dependencies

E.g. see https://hackage.haskell.org/package/regex-tdfa-unittest This has bad punctuation. Also, I think this information should be more prominent, e.g. printed in __bold__ and/or red.

@peterbecich You added a Nix CI: https://github.com/haskell/hackage-server/blob/2d4f3f7fe3a5e38cb959eea139160caf273227ac/.github/workflows/nix-shell.yml#L16-L18 Does this cache between builds? If not, would caching be possible, maybe along the lines of: https://github.com/cachix/install-nix-action#how-do-i-add-a-binary-cache I am asking because the Nix...

re: CI
re: nix

My newly uploaded executable `hackage-cli` has the "Documentation available" banner up, but "Build failed" and I didn't upload documentation manually. So in fact, there is no documentation (module list is...

component: doc builder
re: banner

See https://hackage.haskell.org/package/hackage-cli-0.0.3.6/reports/1 : ``` hackage-cli-0.0.3.6-3Rg1GQuFChSdTyrpYySQ1 failed during the final install step. The exception was: dieVerbatim: user error (cabal: '/opt/ghc/bin/ghc-pkg' exited with an error: z-hackage-cli-z-cabal-revisions-0.0.3.6: installed package info from too old...

component: doc builder

Using `text-2.0` is blocked on: - [x] `xss-sanitize` https://github.com/yesodweb/haskell-xss-sanitize/issues/28 - [x] `safecopy` https://github.com/acid-state/safecopy/pull/86 - [ ] `http-io-streams` https://github.com/haskell-hvr/http-io-streams/issues/4 Original post ------------- Once we have upgraded to `Cabal-3.6`, - #1038 the...

I learned from @gbaz that the package build on hackage server is not run when the user uploads the documentation self, using `cabal upload -d`. However, the cabal docs do...

Owing to the popularity of Haskell and Hackage, the page https://hackage.haskell.org/packages/recent , listing the 25 most recent uploads, barely covers two days of uploads. Possible improvements: 1. (Easy but not...

good first issue
re: recent uploads

Test suite `HighLevelTest` fails too often on CI, kinda disruptive...

re: CI