diff options
Diffstat (limited to 'compat/System/Directory/Internals.hs')
-rw-r--r-- | compat/System/Directory/Internals.hs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compat/System/Directory/Internals.hs b/compat/System/Directory/Internals.hs new file mode 100644 index 0000000000..5ac8e3ba24 --- /dev/null +++ b/compat/System/Directory/Internals.hs @@ -0,0 +1,4 @@ +{-# OPTIONS -cpp #-} +#include "../../includes/ghcplatform.h" +#include "base/System/Directory/Internals.hs" +-- dummy comment |