Skip to content
  • Simon Peyton Jones's avatar
    Some infrastruture for lambda-lifting · a0f04208
    Simon Peyton Jones authored
    This stuff should have no effect but it sets things
    up so that we can try floating out lambdas of n value
    arguments.
    
    The new (secret) flag is -ffloatt-lam-args=n.
    
    This is *not* working yet, but it's got tangled up with
    other stuff I want to commit, and it does no harm.
    a0f04208