path-0.9.6: src/OsPath/Internal/Windows.hs
{-# LANGUAGE CPP #-}
#define PLATFORM_NAME Windows
#define PLATFORM_PATH WindowsPath
#define PLATFORM_PATH_SINGLE 'WindowsPath'
#define PLATFORM_STRING WindowsString
#define IS_WINDOWS 1
#include "Include.hs"