Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
7914b325
Commit
7914b325
authored
Dec 04, 2002
by
simonmar
Browse files
[project @ 2002-12-04 16:53:12 by simonmar]
Disable GHCi tests for now, one of them is causing GHCi to go into a loop
parent
c8bc11b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/config/ghc
View file @
7914b325
...
...
@@ -27,6 +27,7 @@ config.way_flags = { 'normal' : [],
'opt' : ['-O'],
'optasm' : ['-O -fasm'],
'prof' : ['-O -prof -auto-all'],
'unreg' : ['-unreg'],
'ghci' : ['--interactive', '-v0']
'unreg' : ['-unreg']
}
# 'ghci' : ['--interactive', '-v0']
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