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
aa7cbbc0
Commit
aa7cbbc0
authored
Oct 11, 2013
by
Simon Marlow
Browse files
don't need ghci_way_flags, the ghc package works all ways
parent
519c0d7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-api/dynCompileExpr/all.T
View file @
aa7cbbc0
...
...
@@ -2,4 +2,4 @@ test('dynCompileExpr',
[
extra_run_opts
('
"
'
+
config
.
libdir
+
'
"
'),
when
(
opsys
('
mingw32
'),
expect_broken_for
(
5987
,
['
dyn
'])),
omit_ways
(
prof_ways
)
],
# cannot run interpreted code with -prof
compile_and_run
,
['
-package ghc
'
+
config
.
ghci_way_flags
])
compile_and_run
,
['
-package ghc
'
])
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