X-Git-Url: http://git.megacz.com/?p=coq-hetmet.git;a=blobdiff_plain;f=examples%2FMakefile;h=7926143dcfb372bf61d6fb74a5e34db366c3b752;hp=c4fafba7d17df1b7bdcc9c08ac3198c706bb8fcb;hb=d5f12624745edf327b49e515a1ebb5aeb265b70c;hpb=f000339a20a5a531b510355b128f744534e90573 diff --git a/examples/Makefile b/examples/Makefile index c4fafba..7926143 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -14,7 +14,7 @@ sanity += ImmutableHeap.hs sanity += IsomorphismForCodeTypes.hs sanity += LambdaCalculusInterpreter.hs sanity += TypeSafeRun.hs -sanity += Unflattening.hs +#sanity += Unflattening.hs sanity_opts = -dcore-lint -fforce-recomp -fcoqpass -ddump-coqpass -ddump-to-file sanity_opts += -fsimpleopt-before-flatten