MissingH-1.2.0.0: Large utility library

Portabilityportable
Stabilityprovisional
MaintainerJohn Goerzen <jgoerzen@complete.org>
Safe HaskellNone

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 :: StringSource

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