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
Shayne Fletcher
Glasgow Haskell Compiler
Commits
ed7732f9
Commit
ed7732f9
authored
May 20, 2009
by
Ian Lynagh
Browse files
Fix building with the HEAD
parent
ba6184e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
utils/genprimopcode/Lexer.x
View file @
ed7732f9
{
{-# OPTIONS -w #-}
{-# OPTIONS -w
-Wwarn
#-}
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
...
...
utils/genprimopcode/Parser.y
View file @
ed7732f9
{
{-# OPTIONS -w #-}
{-# OPTIONS -w
-Wwarn
#-}
-- The above warning supression flag is a temporary kludge.
-- While working on this module you are encouraged to remove it and fix
-- any warnings in the module. See
...
...
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