`reflection-examples`: Remove `newtype-generics` dependency
Open
- Dominant language
- Haskell
- Stars
- 105
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
`newtype-generics` is [no longer actively maintained](https://github.com/sjakobi/newtype-generics/issues/18). Currently, `reflection-examples.cabal` depends on `newtype-generics`, so we should replace it with something else or remove it entirely.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with reflection-examples.cabal and search the repository for uses of newtype-generics. Determine whether the dependency can be removed or needs a replacement, then verify that the reflection-examples package still builds and works without the unmaintained dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100