diff options
Diffstat (limited to 'ghc/tests/ccall/should_fail/cc002.stderr')
-rw-r--r-- | ghc/tests/ccall/should_fail/cc002.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/tests/ccall/should_fail/cc002.stderr b/ghc/tests/ccall/should_fail/cc002.stderr index 3852a6a8cd..408984007a 100644 --- a/ghc/tests/ccall/should_fail/cc002.stderr +++ b/ghc/tests/ccall/should_fail/cc002.stderr @@ -2,4 +2,4 @@ cc002.hs:10: No instance for `PrelGHC.CReturnable ForeignObj' arising from the result of the _ccall_ to `a' at cc002.hs:10 - in the definition of function `a': _ccall_ a + In the definition of `a': _ccall_ a |