haskell / haskell/hackage-security
Support parsing for other files in the index
Open
hackage-security
priority: low (ideal world)
- Dominant language
- Haskell
- Stars
- 63
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Currently we only parse the metadata, but we could easily add some parsers for `.cabal` files and `preferred-versions` files; if we did, then we could complete the `IndexFile` definition.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the IndexFile definition and the existing metadata parser first. Then inspect how .cabal and preferred-versions files are represented in the index and extend parsing so the IndexFile definition is complete. Done means both file types are parsed consistently with the existing metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100