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