[project @ 1999-11-02 11:57:15 by simonmar]
Add simple "raw" style callback example (i.e. not using the FFI). Just for testing _ccall_GC really.
Showing
- ghc/tests/ccall/Makefile 1 addition, 1 deletionghc/tests/ccall/Makefile
- ghc/tests/ccall/should_run/Makefile 11 additions, 0 deletionsghc/tests/ccall/should_run/Makefile
- ghc/tests/ccall/should_run/callback.hs 16 additions, 0 deletionsghc/tests/ccall/should_run/callback.hs
- ghc/tests/ccall/should_run/callback.stdout 1 addition, 0 deletionsghc/tests/ccall/should_run/callback.stdout
ghc/tests/ccall/should_run/Makefile
0 → 100644
ghc/tests/ccall/should_run/callback.hs
0 → 100644
ghc/tests/ccall/should_run/callback.stdout
0 → 100644
Please register or sign in to comment