
#14673: Unary Unboxed Tuple Type Constructor -------------------------------------+------------------------------------- Reporter: andrewthad | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.4.1-alpha1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by andrewthad): Ah, `Unit#` is a much more natural name for this. It would be nice if this were exported somewhere. Even if `Unit# a` and `(# a #)` aren't actually the same type, it would still work fine for what I'm trying to do. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14673#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler