Language.Haskell.TH.Syntax.tupleDataName wrong for unit
tupleDataName 0 generates the name GHC.Tuple.(), but that's wrong, it should be GHC.Unit.() (even worse, the source code actually has -- XXX Should it be GHC.Unit for 0 commas? - which is a correct observation)
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Template Haskell |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | ndmitchell@gmail.com |
| Operating system | |
| Architecture |