CurryInfo: base-3.4.0 / System.Environment.isPosix

definition: Info
 
isPosix :: Bool
isPosix = not isWindows
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
Is the underlying operating system a POSIX system (unix, MacOS)?
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {False,True}}
name: Info
 isPosix
precedence: Info
 no precedence defined
result-values: Info
 {False,True}
signature: Info
 Prelude.Bool
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms