System.OsString.Internal.Types should use TemplateHaskellQuotes rather than TemplateHaskell
未关闭
- 主要语言
- Haskell
- 星标
- 74
- 派生
- 38
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先打开 System.OsString.Internal.Types 并检查其模块扩展。按要求更改扩展,然后验证 GHC 可以在不需要代码生成的情况下加载该模块;issue 未指定特定的测试文件。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- haskell
- 领域
- compilers
- Issue 类型
- 重构
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 50/100