Skip to content

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
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information