MissingH-1.3.0.2: Large utility library

CopyrightCopyright (C) 2005-2011 John Goerzen
LicenseBSD3
MaintainerJohn Goerzen <jgoerzen@complete.org>
Stabilityprovisional
Portabilityportable
Safe HaskellNone
LanguageHaskell98

System.IO.PlafCompat

Description

On Unix, exports System.Posix.Types and System.Posix.Files.

On Windows, exports System.Posix.Types and System.IO.WindowsCompat.

The result should be roughly the same set of defined variables and types.

Synopsis

Documentation

nullFileName :: String Source

The name of the null device. NUL: on Windows, /dev/null everywhere else.