
#12514: Can't write unboxed sum type constructors in prefix form -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.1 (Parser) | 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 simonpj):
GHC currently accepts spaces in prefix tuple types/expressions/patterns:
Indeed. But I don't think it should. It an accident of implementation, not a goal. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12514#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler