Skip to content
GitLab
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
7d7802d7
Commit
7d7802d7
authored
Feb 08, 2016
by
Andrey Mokhov
Browse files
Add -fno-warn-name-shadowing.
parent
7e8bfbbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
7d7802d7
...
...
@@ -35,6 +35,7 @@ mkdir -p "$root/.shake"
ghc
\
"
$root
/src/Main.hs"
\
-Wall
\
-fno-warn-name-shadowing
\
-i
"
$root
/src"
\
-rtsopts
\
-with-rtsopts
=
-I0
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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