#1240: Template Haskell only accepts semicolons not newlines in declaration
quotations
------------------------------------+---------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Template Haskell | Version: 6.6
Severity: minor | Keywords:
Difficulty: Unknown | Testcase:
Architecture: x86_64 (amd64) | Os: Linux
------------------------------------+---------------------------------------
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.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1240>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs