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
b3f3d027
Commit
b3f3d027
authored
Dec 05, 2002
by
simonmar
Browse files
[project @ 2002-12-05 12:38:35 by simonmar]
re-enable ghci tests
parent
7914b325
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/config/ghc
View file @
b3f3d027
...
...
@@ -27,7 +27,7 @@ config.way_flags = { 'normal' : [],
'opt' : ['-O'],
'optasm' : ['-O -fasm'],
'prof' : ['-O -prof -auto-all'],
'unreg' : ['-unreg']
'unreg' : ['-unreg'],
'ghci' : ['--interactive', '-v0']
}
# '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