Allow the old [$foo| ... |] syntax for quasi-quotes
authorsimonpj@microsoft.com <unknown>
Fri, 12 Nov 2010 08:30:52 +0000 (08:30 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 12 Nov 2010 08:30:52 +0000 (08:30 +0000)
commit9ba922ee06b048774d7a82964867ff768a78126e
tree59744c848e48cc5072c7a528c0f8f5a1f225760f
parent14c80817aace39608bada6c8d87cf29435d579dd
Allow the old [$foo| ... |] syntax for quasi-quotes

This is just a backward-compatibility thing, to be removed
eventually.
compiler/parser/Lexer.x
compiler/typecheck/TcSplice.lhs