summaryrefslogtreecommitdiff
path: root/ghc/lib/compat/System/Directory/Internals.hs
diff options
context:
space:
mode:
authorsimonmar <unknown>2005-01-26 15:04:09 +0000
committersimonmar <unknown>2005-01-26 15:04:09 +0000
commited009da3ac2263249bba0673a13bd0718aa2dcce (patch)
tree6c75a5e4561476b31def7757a73d19be03ff3ec3 /ghc/lib/compat/System/Directory/Internals.hs
parentb0ba62a190cad531d41e8fe21ddde3312b77d0e9 (diff)
downloadhaskell-ed009da3ac2263249bba0673a13bd0718aa2dcce.tar.gz
[project @ 2005-01-26 15:04:08 by simonmar]
Remove System.FilePath, use System.Directory.Internals for now.
Diffstat (limited to 'ghc/lib/compat/System/Directory/Internals.hs')
-rw-r--r--ghc/lib/compat/System/Directory/Internals.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/ghc/lib/compat/System/Directory/Internals.hs b/ghc/lib/compat/System/Directory/Internals.hs
new file mode 100644
index 0000000000..459720347d
--- /dev/null
+++ b/ghc/lib/compat/System/Directory/Internals.hs
@@ -0,0 +1,3 @@
+{-# OPTIONS -cpp #-}
+#include "base/System/Directory/Internals.hs"
+-- dummy comment