Add new dynamic flag -fstrictness-before
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Thu, 29 Oct 2009 14:15:14 +0000 (14:15 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Thu, 29 Oct 2009 14:15:14 +0000 (14:15 +0000)
commit9f93fed1fafcf316f415cad5013acb18e41e9c29
tree1acc95690beaec4248dd4eed9905d860bb777074
parent4d3e73d7b6e2277a13b5af65c69ed1ffe644abf8
Add new dynamic flag -fstrictness-before

With -fstrictness-before=n, GHC runs an additional strictness analysis pass
before simplifier phase n.
compiler/main/DynFlags.hs