[fix typo in printf
John Meacham <john@repetae.net>**20070517011528] hunk ./E/LambdaLift.hs 153
-    printf "%i lambdas not lifted\n" (size nlset)
+    printf "%d lambdas not lifted\n" (size nlset)