DEBSOURCES
Skip Quicknav
sources / haskell-path / 0.9.6-4 / os-string-compat / System / OsString / Compat / Windows.hs
123456
{-# LANGUAGE CPP #-} #define PLATFORM_NAME Windows #define PLATFORM_STRING WindowsString #define PLATFORM_CHAR WindowsChar #define IS_WINDOWS 1 #include "Include.hs"