yesodweb / yesodweb/persistent
Unused Haskell files in `persistent-sqlite`
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 486
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
These files don't appear to be referenced in the cabal file:
We should either use them somehow, if that's appropriate, or delete them otherwise.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the persistent-sqlite cabal file and checking whether test1.hs, test2.hs, or test3.hs are referenced elsewhere. Done means determining whether these files should be integrated or deleting them if they are unused.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, sqlite
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100