Add a new static flag -fno-opt-coercion
authorsimonpj@microsoft.com <unknown>
Thu, 31 Mar 2011 10:15:55 +0000 (10:15 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 31 Mar 2011 10:15:55 +0000 (10:15 +0000)
commit140fb024a9f585c4f1d75ca4bd6fe37a97bc2a4f
tree7e9140a5103cddc8be48c331ea1b081c04b63387
parent224b5e669cb545d6d49a1369c036dde516400081
Add a new static flag -fno-opt-coercion

This just disables the coercion optimiser, mainly for measurements in the paper
compiler/main/StaticFlagParser.hs
compiler/main/StaticFlags.hs
compiler/types/OptCoercion.lhs
docs/users_guide/flags.xml