X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Fccall%2Fshould_fail%2Fcc005.stderr;fp=ghc%2Ftests%2Fccall%2Fshould_fail%2Fcc005.stderr;h=0000000000000000000000000000000000000000;hb=16acb4976514ab4b03c79d6845e3f0e98a1a33cf;hp=f207a3e3b7e0fdc9d313f1394d2b2c510ce429f2;hpb=f2eadfd5dfb23cc611e2540f46180bca7d095f15;p=ghc-hetmet.git diff --git a/ghc/tests/ccall/should_fail/cc005.stderr b/ghc/tests/ccall/should_fail/cc005.stderr deleted file mode 100644 index f207a3e..0000000 --- a/ghc/tests/ccall/should_fail/cc005.stderr +++ /dev/null @@ -1,8 +0,0 @@ - -cc005.hs:7: - Unacceptable argument type in foreign declaration: Int# - When checking declaration: foreign export foo foo :: Int# -> IO () - -cc005.hs:10: - Unacceptable result type in foreign declaration: Int# - When checking declaration: foreign export bar bar :: Int -> Int#