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.
1 parent 6d6fc4c commit cf306c9Copy full SHA for cf306c9
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