
#12942: Add infix flag for class and data declarations -------------------------------------+------------------------------------- Reporter: alanz | Owner: alanz Type: task | Status: new Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #3384 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj): I'm all for capturing the source syntax in the AST, so thumbs-up from me. I don't understand this comment though
Having access to the OccName requires an additional constraint which explodes out over the entire AST because of its recursive definitions.
I'm sure you are right, but what additional constraint? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12942#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler