summaryrefslogtreecommitdiff
path: root/ghc/lib/hbc/Trace_t.hi
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/lib/hbc/Trace_t.hi')
-rw-r--r--ghc/lib/hbc/Trace_t.hi5
1 files changed, 5 insertions, 0 deletions
diff --git a/ghc/lib/hbc/Trace_t.hi b/ghc/lib/hbc/Trace_t.hi
new file mode 100644
index 0000000000..742622829f
--- /dev/null
+++ b/ghc/lib/hbc/Trace_t.hi
@@ -0,0 +1,5 @@
+{-# GHC_PRAGMA INTERFACE VERSION 5 #-}
+interface Trace where
+trace :: [Char] -> a -> a
+ {-# GHC_PRAGMA _A_ 0 _U_ 22 _N_ _N_ _F_ _IF_ARGS_ 0 0 X 1 _trace _N_ #-}
+