Ticket #7627 (closed bug: fixed)
Space in nullary unboxed tuples
| Reported by: | monoidal | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8.1 |
| Component: | Compiler (Parser) | Version: | 7.6.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | T7627 T7627b | Blocked By: | |
| Blocking: | Related Tickets: |
Description
Prelude> :t (# #) (# #) :: (##)
should be
(# #) :: (# #)
- the syntax requires a space. I apologise for raising such a trivial matter.
Change History
Note: See
TracTickets for help on using
tickets.
