Continue refactoring the core-to-core pipeline
authorsimonpj@microsoft.com <unknown>
Thu, 24 Dec 2009 15:46:43 +0000 (15:46 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 24 Dec 2009 15:46:43 +0000 (15:46 +0000)
commitd4f4391a030e683572eee01291cc8bc6203dbf5d
treed7fa190325b9adf4aa69e86ab31dff33a7c81759
parentb8ee6f14ca6e9e49015ee9b404cf8b8191fede05
Continue refactoring the core-to-core pipeline

This patch mainly concerns the plumbing for running
the passes and printing intermediate output
compiler/coreSyn/CoreLint.lhs
compiler/coreSyn/CorePrep.lhs
compiler/deSugar/Desugar.lhs
compiler/main/ErrUtils.lhs
compiler/main/TidyPgm.lhs
compiler/simplCore/CoreMonad.lhs
compiler/simplCore/SimplCore.lhs
compiler/simplCore/SimplMonad.lhs