summaryrefslogtreecommitdiff
path: root/compat/Trace
diff options
context:
space:
mode:
authorandy@galois.com <unknown>2007-06-26 05:11:36 +0000
committerandy@galois.com <unknown>2007-06-26 05:11:36 +0000
commita8ef5634ef302acac8fb70fcdeddbdbdfe2a18d9 (patch)
tree968b3f9128112b8026dce19d06127e4c8662c51c /compat/Trace
parent5598dbc2d946f94ec4253450987d7a56336ef54a (diff)
downloadhaskell-a8ef5634ef302acac8fb70fcdeddbdbdfe2a18d9.tar.gz
Adding hpc lib as part of the compat 'package'
Diffstat (limited to 'compat/Trace')
-rw-r--r--compat/Trace/Hpc/Mix.hs3
-rw-r--r--compat/Trace/Hpc/Util.hs3
2 files changed, 6 insertions, 0 deletions
diff --git a/compat/Trace/Hpc/Mix.hs b/compat/Trace/Hpc/Mix.hs
new file mode 100644
index 0000000000..49110a5c38
--- /dev/null
+++ b/compat/Trace/Hpc/Mix.hs
@@ -0,0 +1,3 @@
+{-# OPTIONS -cpp #-}
+#include "hpc/Trace/Hpc/Mix.hs"
+-- dummy comment
diff --git a/compat/Trace/Hpc/Util.hs b/compat/Trace/Hpc/Util.hs
new file mode 100644
index 0000000000..9be55097c6
--- /dev/null
+++ b/compat/Trace/Hpc/Util.hs
@@ -0,0 +1,3 @@
+{-# OPTIONS -cpp #-}
+#include "hpc/Trace/Hpc/Util.hs"
+-- dummy comment