Skip to content

Commit

Permalink
Perhaps we do need to emit code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Eisenberg committed Sep 16, 2015
1 parent d28bd1d commit 2ed777d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/SingletonsTestSuiteUtils.hs
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ ghcOpts = extraOpts ++ [
, "-dsuppress-uniques"
, "-fforce-recomp"
, "-fprint-explicit-kinds"
, "-fno-code"
, "-O0"
, "-i" ++ includePath -- necessary because some tests use these modules
, "-itests/compile-and-dump"
Expand Down

0 comments on commit 2ed777d

Please sign in to comment.