Space in nullary unboxed tuples
Prelude> :t (# #)
(# #) :: (##)
should be
(# #) :: (# #)
- the syntax requires a space. I apologise for raising such a trivial matter.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.6.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |