summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T3319.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T3319.stderr')
-rw-r--r--testsuite/tests/th/T3319.stderr14
1 files changed, 7 insertions, 7 deletions
diff --git a/testsuite/tests/th/T3319.stderr b/testsuite/tests/th/T3319.stderr
index b7e3411d41..4406c438fc 100644
--- a/testsuite/tests/th/T3319.stderr
+++ b/testsuite/tests/th/T3319.stderr
@@ -1,7 +1,7 @@
-T3319.hs:8:3-93: Splicing declarations
- return
- [ForeignD
- (ImportF
- CCall Unsafe "&" (mkName "foo") (AppT (ConT ''Ptr) (ConT ''())))]
- ======>
- foreign import ccall unsafe "static &foo" foo :: Ptr GHC.Tuple.()
+T3319.hs:8:3-93: Splicing declarations
+ return
+ [ForeignD
+ (ImportF
+ CCall Unsafe "&" (mkName "foo") (AppT (ConT ''Ptr) (ConT ''())))]
+ ======>
+ foreign import ccall unsafe "static &foo" foo :: Ptr ()