bitemyapp / bitemyapp/esqueleto
Database.Esqueleto exports Experimental by default
- Dominant language
- Haskell
- Stars
- 399
- Forks
- 107
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
- [ ] `Database.Esqueleto` exports `Experimental` syntax by default.
- [ ] Remove the warning on `Database.Esqueleto`
- [ ] Add a warning to `Database.Esqueleto.Experimental` suggesting folks use `Database.Esqueleto`
Phase 2 in #248
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Database.Esqueleto and Database.Esqueleto.Experimental module definitions and inspect their current exports and warning declarations. Make Database.Esqueleto export Experimental syntax without a warning, move the guidance warning to Database.Esqueleto.Experimental, and verify the package still builds with the intended module imports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100