haskell / haskell/hackage-server
Package search is broken in palemoon
Open
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
As seen at https://hackage.haskell.org/packages/search
No results are shown when hitting `Search`. The console says:
```
SyntaxError: bad method definition
browse.js:10:2
```
Used to work fine months ago.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Hackage package search page and inspect browse.js around line 10, reproducing the failure in Pale Moon and checking the console error. Identify the syntax that prevents the search script from loading, then verify that submitting a search displays results without the SyntaxError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, javascript
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100