Skip to content

Commit

Permalink
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
@@ -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"

0 comments on commit 2ed777d

Please sign in to comment.