We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ea75fe + cf306c9 commit d69248aCopy full SHA for d69248a
Makefile
@@ -189,7 +189,7 @@ custom-setup-tests :
189
hackage-parsec-tests :
190
$(CABALRUN) hackage-tests -- parsec +RTS -s -qg -I0 -A64M -N${THREADS} -RTS ${TEST}
191
192
-.PHONY: hackage-rountrip-tests
+.PHONY: hackage-roundtrip-tests
193
hackage-roundtrip-tests :
194
$(CABALRUN) hackage-tests -- roundtrip +RTS -s -qg -I0 -A64M -N${THREADS} -RTS ${TEST}
195
0 commit comments