[commit: ghc] late-lam-lift: added -fno-late-float-abstract-LNE-var flag to disallow abstracting over LNE variables (3a0a6b3)
Nicolas Frisby
nicolas.frisby at gmail.com
Fri Apr 12 17:02:23 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : late-lam-lift
https://github.com/ghc/ghc/commit/3a0a6b3809c00954b24c3f01f7a3d1855f08c050
>---------------------------------------------------------------
commit 3a0a6b3809c00954b24c3f01f7a3d1855f08c050
Author: Nicolas Frisby <nicolas.frisby at gmail.com>
Date: Sun Mar 17 01:27:31 2013 +0000
added -fno-late-float-abstract-LNE-var flag to disallow abstracting over LNE variables
compiler/main/DynFlags.hs | 4 +++
compiler/simplCore/CoreMonad.lhs | 2 ++
compiler/simplCore/SetLevels.lhs | 58 +++++++++++++++++++++++-----------------
compiler/simplCore/SimplCore.lhs | 1 +
4 files changed, 41 insertions(+), 24 deletions(-)
Diff suppressed because of size. To see it, use:
git show 3a0a6b3809c00954b24c3f01f7a3d1855f08c050
More information about the ghc-commits
mailing list