System.OsString.Internal.Types should use TemplateHaskellQuotes rather than TemplateHaskell
Open
- Dominant language
- Haskell
- Stars
- 74
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
In GitLab by @mpickering on Sep 27, 2022, 23:46
`TemplateHaskellQuotes` imposed less constraints on the module and means that when you load it into GHC you don't need to perform code generation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by opening System.OsString.Internal.Types and inspecting its module extensions. Change the extension as requested, then verify that GHC can load the module without requiring code generation; the issue names no specific test file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100