diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-07-04 16:13:11 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-07-06 01:11:25 +0200 |
commit | 7a3d85e705665fbf2c28f83bb3997e8979f2b88c (patch) | |
tree | bbe8f67106670ab68779bf4e1ecc29076dce250e /testsuite/tests/ffi | |
parent | edb2c544151a11d6e7f0154ba3ca665850f46bda (diff) | |
download | haskell-7a3d85e705665fbf2c28f83bb3997e8979f2b88c.tar.gz |
Remove all *.stderr/stdout-hugs files
Diffstat (limited to 'testsuite/tests/ffi')
-rw-r--r-- | testsuite/tests/ffi/should_compile/cc011.stderr-hugs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/ffi/should_compile/cc011.stderr-hugs b/testsuite/tests/ffi/should_compile/cc011.stderr-hugs deleted file mode 100644 index d6f9e1788c..0000000000 --- a/testsuite/tests/ffi/should_compile/cc011.stderr-hugs +++ /dev/null @@ -1,2 +0,0 @@ -cc011.c: In function `hugsprim_foo_0': -cc011.c:16: warning: assignment makes pointer from integer without a cast |