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
Glasgow Haskell Compiler
GHC
Commits
4920c0a2
Commit
4920c0a2
authored
May 09, 2005
by
simonmar
Browse files
[project @ 2005-05-09 09:20:03 by simonmar]
ghci can\'t do ffi015
parent
a3d80c2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ccall/should_run/all.T
View file @
4920c0a2
...
...
@@ -71,4 +71,5 @@ test('ffi013', expect_fail_for(['extcore','optextcore']), compile_and_run, [''])
test
('
ffi014
',
only_ways
(['
threaded
']),
compile_and_run
,
['
ffi014_cbits.c
'])
test
('
ffi015
',
normal
,
compile_and_run
,
['
ffi015_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
'])
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