summaryrefslogtreecommitdiff
path: root/compat/Distribution/Compat
diff options
context:
space:
mode:
Diffstat (limited to 'compat/Distribution/Compat')
-rw-r--r--compat/Distribution/Compat/FilePath.hs3
-rw-r--r--compat/Distribution/Compat/ReadP.hs3
2 files changed, 6 insertions, 0 deletions
diff --git a/compat/Distribution/Compat/FilePath.hs b/compat/Distribution/Compat/FilePath.hs
new file mode 100644
index 0000000000..2dbd337b67
--- /dev/null
+++ b/compat/Distribution/Compat/FilePath.hs
@@ -0,0 +1,3 @@
+{-# OPTIONS -cpp #-}
+#include "Cabal/Distribution/Compat/FilePath.hs"
+-- dummy comment
diff --git a/compat/Distribution/Compat/ReadP.hs b/compat/Distribution/Compat/ReadP.hs
new file mode 100644
index 0000000000..5fc69da3da
--- /dev/null
+++ b/compat/Distribution/Compat/ReadP.hs
@@ -0,0 +1,3 @@
+{-# OPTIONS -cpp #-}
+#include "Cabal/Distribution/Compat/ReadP.hs"
+-- dummy comment