[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / lib / hbc / Trace.hs
diff --git a/ghc/lib/hbc/Trace.hs b/ghc/lib/hbc/Trace.hs
new file mode 100644 (file)
index 0000000..a293a54
--- /dev/null
@@ -0,0 +1,2 @@
+module Trace where
+trace x y = _trace x y