X-Git-Url: http://git.megacz.com/?p=coq-hetmet.git;a=blobdiff_plain;f=examples%2FMakefile;h=7926143dcfb372bf61d6fb74a5e34db366c3b752;hp=c4fafba7d17df1b7bdcc9c08ac3198c706bb8fcb;hb=c07fa5072abe97b2a458a16cdae4299eef07746b;hpb=0f137f4fbe7076b7a0f6b33d661b4f7aa8b4f160 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