{-# LANGUAGE CPP #-}
#define PLATFORM_NAME        Posix
#define PLATFORM_STRING      PosixString
#define PLATFORM_CHAR        PosixChar
#define IS_WINDOWS           0
#include "Include.hs"