Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
9de7c7e1
Commit
9de7c7e1
authored
Feb 03, 1999
by
simonm
Browse files
[project @ 1999-02-03 16:53:38 by simonm]
Increase PrelPack stack size.
parent
30a1a03f
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/lib/std/Makefile
View file @
9de7c7e1
...
...
@@ -55,7 +55,7 @@ Time_HC_OPTS += -monly-3-regs
# moment, but there you go..
PrelNumExtra_HC_OPTS
+=
-H30m
-K2m
PrelPack_HC_OPTS
+=
-K
2
m
PrelPack_HC_OPTS
+=
-K
4
m
PrelBase_HC_OPTS
+=
-H10m
PrelRead_HC_OPTS
+=
-H16m
PrelTup_HC_OPTS
+=
-H12m
...
...
Write
Preview
Supports
Markdown
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