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
Glasgow Haskell Compiler
GHC
Commits
7bac51fa
Commit
7bac51fa
authored
Jan 14, 1999
by
simonm
Browse files
[project @ 1999-01-14 17:01:30 by simonm]
- compile Happy with -O by default.
parent
c1cf857a
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/config.mk.in
View file @
7bac51fa
...
...
@@ -272,7 +272,7 @@ WithHappyHc = $(WithGhcHc)
# HappyHcOpts gives the flags to pass to the Haskell compiler used
# to compile the Happy sources with.
#
HappyHcOpts =
HappyHcOpts =
-O
#################################################################################
#
...
...
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