Add an extension for GHC's layout-rule relaxations
authorIan Lynagh <igloo@earth.li>
Sat, 20 Nov 2010 21:53:40 +0000 (21:53 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 20 Nov 2010 21:53:40 +0000 (21:53 +0000)
commit9a82b1ffa35fa4c3927c66a1037a37d436cf6aac
treef89a534b2d3d6978a0df798014c6f2b8b5059449
parentdc03e1edd86d02a94de6367edd16ecba24ca9936
Add an extension for GHC's layout-rule relaxations
Still TODO: Add the other relaxation (#1060) and update the alternative
layout rule to use the extension.
compiler/main/DynFlags.hs
compiler/parser/Lexer.x