diff options
Diffstat (limited to 'compat/Distribution/Compat/FilePath.hs')
-rw-r--r-- | compat/Distribution/Compat/FilePath.hs | 3 |
1 files changed, 3 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 |