haskell-servant / haskell-servant/servant-swagger
Use microlens instead of lens
Open
- Dominant language
- Haskell
- Stars
- 123
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Lens is very heavy library, many libraries use microlens instead. Can you replace it?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Lens dependency and all Lens imports or usages in the repository, then check whether microlens provides the interfaces they require. Done means the project builds and its existing tests pass without the Lens dependency; the issue names no specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100