base-compat-0.10.3: A compatibility layer for base
System.Exit.Compat
module System.Exit
die :: String -> IO a #
Write given error message to stderr and terminate with exitFailure.
stderr
exitFailure
Since: base-4.8.0.0