CurryInfo: cpns-3.0.0 / Network.CPNS.cpnsStop

definition:
 
cpnsStop :: IO ()
cpnsStop = sendToLocalCPNS Terminate
demand:
 no demanded arguments
deterministic:
 deterministic operation
documentation:
 
Terminates the local CPNS demon
failfree:
 ()
indeterministic:
 referentially transparent operation
infix:
 no fixity defined
iotype:
 {() |-> _}
name:
 cpnsStop
precedence:
 no precedence defined
result-values:
 _
signature:
 Prelude.IO ()
solution-complete:
 operation might suspend on free variables
terminating:
 possibly non-terminating
totally-defined:
 possibly non-reducible on same data term