Ticket #1240 (closed bug: invalid)
Template Haskell only accepts semicolons not newlines in data declaration quotations
Description
GHC 6.6 rejects a declaration quotation (i.e. [|d ... |]) containing multiple lines, but it accepts it if you change all newlines to semicolons. The latter makes code harder to read.
Change History
Note: See
TracTickets for help on using
tickets.
