haskell / haskell/hackage-server

easier way to enable QuickJump in local development

Open
#1,170 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
467
Forks
225
PR merge metrics
No merged PRs in 30d

Description

For local development, the way to enable QuickJump is to upload Haddock docs:

```
cabal new-haddock --haddock-for-hackage --haddock-hyperlink-source --haddock-quickjump
```

Can there be an easier way to force QuickJump enabled for local development?

Possibly here:
https://github.com/haskell/hackage-server/blob/a9ca79c613e936220283c211291da9ebae9cf18d/src/Distribution/Server/Pages/Package.hs#L176-L179
https://github.com/haskell/hackage-server/blob/a9ca79c613e936220283c211291da9ebae9cf18d/datafiles/templates/Html/package-page.html.st#L4-L6

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.