Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
ff1ba031
Commit
ff1ba031
authored
May 30, 2006
by
Simon Marlow
Browse files
disable ffi016 for GHCi
parent
486d1041
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ccall/should_run/all.T
View file @
ff1ba031
...
...
@@ -89,4 +89,5 @@ test('ffi014', only_ways(['threaded']), compile_and_run, ['ffi014_cbits.c'])
# GHCi can't handle the separate C file (ToDo: fix this somehow)
test
('
ffi015
',
omit_ways
(['
ghci
']),
compile_and_run
,
['
ffi015_cbits.c
'])
test
('
ffi016
',
normal
,
compile_and_run
,
[''])
# GHCi can't handle foreign import "&"
test
('
ffi016
',
omit_ways
(['
ghci]), compile_and_run, [
''
])
Write
Preview
Markdown
is supported
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