Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
nofib
Commits
aed5cc3f
Commit
aed5cc3f
authored
Apr 05, 2011
by
Simon Marlow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increase the runtime a bit
parent
24ec9a8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
parallel/coins/Makefile
parallel/coins/Makefile
+6
-1
No files found.
parallel/coins/Makefile
View file @
aed5cc3f
TOP
=
../..
include
$(TOP)/mk/boilerplate.mk
SRC_RUNTEST_OPTS
+=
3 863
# This version just counts the results, and runs in constant space:
# SRC_RUNTEST_OPTS += 7 1163
# This version builds a list of the results, and needs a lot of memory:
SRC_RUNTEST_OPTS
+=
3 873
SRC_HC_OPTS
+=
-package
parallel
include
$(TOP)/mk/target.mk
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment