Skip to content
Snippets Groups Projects

Build nofib-analyse with cabal v2-build

Merged Oleg Grenrus requested to merge phadej/nofib:cabal-new-build into master
Files
7
+ 0
1
@@ -37,7 +37,6 @@ STDIN_FILE = $(wildcard $(NOFIB_PROG).stdin)
endif
endif
# Bogosity needed here to cope with .exe suffix for strip & size files.
# (shouldn't have to be our problem.)
ifneq "$(HC_FAIL)" "YES"
Loading