Implement unboxed tuples flags
authorIan Lynagh <igloo@earth.li>
Mon, 9 Jul 2007 19:30:56 +0000 (19:30 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 9 Jul 2007 19:30:56 +0000 (19:30 +0000)
commitcdd7fdacaafc36de12e8d703904667aada6bbe31
tree464cf985c4421e62b0875001d4f8b8c5d258c7e5
parenta4980c2c58727d4337b48b7e4a7dcd4747d0fec7
Implement unboxed tuples flags
-XUnboxedTuples
-XExpressionSignaturesUnboxedTuples
-XTypeSynonymUnboxedTuples
compiler/main/DynFlags.hs
compiler/parser/Lexer.x
compiler/typecheck/TcMType.lhs