Don't dump Core after every simplifier iteration with -dverbose-core2core
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Fri, 30 Oct 2009 02:09:03 +0000 (02:09 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Fri, 30 Oct 2009 02:09:03 +0000 (02:09 +0000)
commitc99e67023d15b84455c9f6bf363b9f720da4bfd9
treee3e949948d682e6f062a5442433ffaed3fdbff32
parent222415a5b658e737a0a1f2c980c6f80635289f75
Don't dump Core after every simplifier iteration with -dverbose-core2core

This just restores the behaviour from before the inline patch.
compiler/simplCore/CoreMonad.lhs
compiler/simplCore/SimplCore.lhs