{-# 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"