diff options
Diffstat (limited to 'compat/System/FilePath/Windows.hs')
-rw-r--r-- | compat/System/FilePath/Windows.hs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compat/System/FilePath/Windows.hs b/compat/System/FilePath/Windows.hs new file mode 100644 index 0000000000..85a3214504 --- /dev/null +++ b/compat/System/FilePath/Windows.hs @@ -0,0 +1,3 @@ +{-# OPTIONS -cpp #-} +#include "filepath/System/FilePath/Windows.hs" +-- dummy comment |