patch applied (ghc-6.6/testsuite): Add a test for returning Int64s through the FFI

Ian Lynagh <[email protected]> Tue, 16 Jan 2007 06:52:08 -0800
Newsgroups gmane.comp.lang.haskell.cvs.all
Message-ID <20070116145208.GA8555__23410.4602867321$1168959141$gmane$org@cvs.haskell.org>
Fri Dec 22 06:15:36 PST 2006  Ian Lynagh <[email protected]>
  * Add a test for returning Int64s through the FFI

    M ./tests/ghc-regress/ccall/should_run/all.T +6
    A ./tests/ghc-regress/ccall/should_run/ffi018.h
    A ./tests/ghc-regress/ccall/should_run/ffi018.hs
    A ./tests/ghc-regress/ccall/should_run/ffi018.stdout
    A ./tests/ghc-regress/ccall/should_run/ffi018_c.c